home *** CD-ROM | disk | FTP | other *** search
/ Ian & Stuart's Australian Mac: Not for Sale / Another.not.for.sale (Australia).iso / fade into you / being there / How To & FAQ's / mime-faq.txt < prev    next >
Text File  |  1994-11-12  |  113KB  |  3,066 lines

  1. ==========================================================
  2. comp.mail.mime frequently asked questions list (FAQ) (1/3)
  3. ==========================================================
  4. Part 1: Answers to Frequently Asked Questions about MIME
  5. ~~~~~~
  6. --
  7.  
  8. Overview
  9. --------
  10. This is part 1 of a Frequently Asked Questions document about MIME, the
  11. multipurpose and multi-media standard for Internet mail.
  12.  
  13. Part 1 covers frequently asked questions.
  14.  
  15. Part 2 is a listing of MIME products.
  16.  
  17. Part 3 covers advanced topics.
  18.  
  19. Sections in the table of contents that have changed since the last
  20. posting are marked with a '!' in the first column.  New sections are
  21. marked with '+'.
  22.  
  23. --
  24. Contents
  25. ~~~~~~~~
  26. Part 1: Answers to Frequently Asked Questions about MIME (this file)
  27. ========================================================
  28.   1)     Introduction
  29.   1.1)   Authorship
  30. ! 1.2)   Conventions
  31.   1.3)   Where can I get the comp.mail.mime FAQ?
  32.  
  33.   2)     What is MIME?
  34.   2.0)   Help!  I got a message in MIME format--how do I decode it?
  35.   2.1)   Introduction
  36.   2.2)   MIME features that may or may not be present
  37.   2.3)   Further information
  38.   2.4)   MIME glossary
  39.   2.5)   Newsgroups and mailing lists
  40.   
  41.   3)     Miscellaneous questions
  42.   3.1)   What can I use to display MIME messages?
  43.   3.2)   What's "text/enriched"?  "text/simplemail"?
  44.   3.3)   What about security issues?
  45.   3.4)   So, does MIME introduce any new security problems?
  46.   3.5)   What about a group 3 facsimile encoding?
  47.   3.6)   Should I always use external body parts to save space?
  48.   3.7)   What mail servers can I reference?
  49.   3.8)   Can I interwork between MIME and X.400?
  50.   3.9)   Why does MIME define base64 instead of using uuencode?
  51.   3.10)  How can I use uuencode with MIME?
  52.  
  53.   4)     MIME information available from the Internet
  54.   4.1)   Anonymous FTP
  55.   4.2)   Mail based archive servers
  56.   4.2.1) Eitech "ServiceMail"
  57.   4.2.2) Metamail "mailserver"
  58.   4.3)   Gopher
  59.   4.4)   World Wide Web
  60.   
  61.   5)     Published books and articles
  62.   
  63.   6)     MIME based relays for commercial mail services
  64.   6.1)   Large national or international providers
  65.   6.1.1) ATTMAIL
  66.   6.1.2) CompuServe
  67.   6.1.3) RadioMail
  68.   6.2)   Local and regional providers
  69.  
  70. Part 2: MIME products (posted separately)
  71. =====================
  72.   7)     Freely available MIME packages
  73.   7.1)   Libraries
  74.   7.2)   Conversion tools and extension packages
  75.   7.3)   Mail user agents and transport systems
  76.  
  77.   8)     Commercial MIME packages
  78.  
  79.   9)     Packages for MIME in USENET
  80.   9.1)   Introduction
  81.   9.2)   News readers and transports with MIME support
  82.  
  83. Part 3: Advanced topics (posted separately)
  84. =======================
  85.   10)    Information
  86.   10.1)  MIME-relevant RFCs and other standards
  87.   10.2)  List of registered MIME types
  88.   10.2.1)  List of registered MIME types
  89.   10.2.2)  List of known unregistered MIME types
  90.   10.3)  Internet Engineering Task Force (IETF) working groups
  91.  
  92.   11)    Developers' FAQs
  93.   11.1)  How can I register a new MIME type?
  94.   11.2)  What's ESMTP, and how does it affect MIME?
  95.   11.3)  Where can I get some sample MIME messages?
  96.   11.4)  Wouldn't MIME be better if it did <foo>?
  97.   11.5)  So what about multilevel encodings?
  98.   11.6)  Why doesn't MIME include a mechanism for compression?
  99.  
  100.   12)    Acknowledgements
  101. --
  102.  
  103. 1) Introduction
  104. ---------------
  105.  
  106. 1.1) Authorship
  107.  
  108. Current maintainer:
  109.   Jerry Sweet <mime-faq@ics.uci.edu>
  110.  
  111. Previous maintainers (thanks, guys!):
  112.   Ed Vielmetti - originator
  113.   Tim Goodwin
  114.  
  115. Contributions have come from a cast of dozens; see section 12 for the
  116. list of contributors.
  117.  
  118. --------------------------------
  119.  
  120. 1.2) Conventions
  121.  
  122.  - Direct quotations begin with an attribution in a standard format,
  123.    and are indented by four spaces.
  124.  
  125.  
  126.  - Pointers to resources available via the Internet, such as references
  127.    to FTPable goodies, appear in WWW URL format.  URLs beginning with
  128.    "ftp:" refer to FTP sites.  For example:
  129.  
  130.    ftp://domain.name/path/to/package
  131.  
  132.    Those with FTP access, but without WWW access, may treat such
  133.    references as follows:
  134.  
  135.    1. Log into host domain.name using anonymous FTP
  136.    2. Look for /path/to/package
  137.  
  138.    An FTP reference usually lists only the distribution site; please
  139.    try your nearest FTP archive first.  Archie may be of some help
  140.    here.
  141.  
  142.    URLs beginning with "http:" refer to WWW servers.  URLs beginning
  143.    with "gopher:" refer to gopher servers.
  144.  
  145.    Internet browsing tools, such as Mosaic, know about URLs.
  146.  
  147.  
  148.  - You'll occasionally see text in braces, like this.
  149.  
  150.    { Here is some example meta-text. }
  151.  
  152.    Generally, these indicate places where information is missing, or
  153.    where the information may be unreliable, or where major changes are
  154.    planned in the near future.  You can ignore these if you're just
  155.    looking for information.  But if you can help fill in the gaps, and
  156.    you want to achieve fame, fortune, and your name at the bottom of
  157.    this FAQ, please send e-mail to the maintainer.
  158.  
  159. --------------------------------
  160.  
  161. 1.3) Where can I get the comp.mail.mime FAQ?
  162.  
  163.  - It is posted approximately monthly to the newsgroups comp.mail.mime,
  164.    comp.answers, and news.answers.  The "Expires:" field is set such
  165.    that---on systems which honor this field---the most recent edition
  166.    will always be in the news spool.
  167.  
  168.  
  169.  - Many sites archive news.answers postings, including these:
  170.    
  171.    ftp://ftp.uu.net/usenet/news.answers/mail/mime-faq/
  172.    ftp://rtfm.mit.edu/pub/usenet-by-group/news.answers/mail/mime-faq/
  173.    
  174.    If possible, please try to find a closer site; for example, by
  175.    asking archie for "mime-faq".
  176.    
  177.  
  178.  - An automatically generated HTML version of the MIME FAQ is available
  179.    at this URL:
  180.  
  181.    http://www.cis.ohio-state.edu/text/faq/usenet/mail/mime-faq/top.html
  182.  
  183.    It's brought to you courtesy of Ohio State University.  
  184.  
  185.    The reason that this MIME FAQ document is marked up the way it is,
  186.    with dividers and score marks and so on, is that these marks
  187.    facilitate automatic conversion of the document to HTML format by
  188.    the Ohio State server.
  189.  
  190.  
  191.  - If you are reading this FAQ via some fixed medium such as hardcopy
  192.    or CD-ROM, please try to obtain the latest edition from the net
  193.    instead.
  194. --
  195.  
  196.  
  197. 2) What is MIME?
  198. ----------------
  199.  
  200. Well, let's answer a frequently asked question first, then get to an
  201. introduction.
  202.  
  203. --------------------------------
  204.  
  205. 2.0) Help!  I got a message in MIME format--how do I decode it?
  206.  
  207. If you have problems reading a message in MIME format, it might be for
  208. any of the following reasons:
  209.  
  210. Scenario 1:
  211.   Your mail system outsmarted itself--it can handle some MIME stuff,
  212.   but not whatever it is you received.  For this, you'll either need a
  213.   smarter mail system, or you'll need to tell the mail system how
  214.   to handle whatever's in the message, or you'll need to defeat the
  215.   mail system entirely, and look at the message in its "raw" state.
  216.   Precisely how to do any of these things depends on the type of
  217.   mail system that you have.  The next scenario presents information
  218.   about how to handle a similar situation.
  219.    
  220. Scenario 2:
  221.   Your mail system doesn't understand MIME stuff at all.  For this,
  222.   you must either content yourself with the "raw" message, or you
  223.   can try to track down some tools to help you.  From John Gardiner 
  224.   Myers <jgm+@CMU.EDU>, we have this advice:
  225.  
  226.     A minimalist MIME-reading program, munpack, is available via
  227.     anonymous FTP to ftp.andrew.cmu.edu in the directory pub/mpack/.
  228.     The program reads MIME messages and writes the decode parts out to
  229.     files.  Versions are available for Unix, MS-DOS, Macintosh, and
  230.     Amiga platforms.  [ See part 2 of this FAQ for information about
  231.     the mpack tool suite. ]
  232.  
  233. Scenario 3:
  234.   You don't have all the necessary equipment to listen to an audio
  235.   part, or to view a graphical part, or to read text written
  236.   in a foreign character set.  You're out of luck here; you can 
  237.   handle a lot of MIME stuff on a plain old 24x80 ASCII terminal,
  238.   but let's face it: if you're stuck with something like that, YOU 
  239.   LOSE.  If someone asks you how to listen to an audio message on
  240.   a 24x80 ASCII terminal, call in the Noogie Patrol.  (Yes, this
  241.   kind of question gets asked all the time.  Consult the glossary
  242.   in section 2.4 if you don't know what a noogie is.)
  243.  
  244. Scenario 4:
  245.   Your mail system doesn't want to show a "message/partial" (like this 
  246.   one).  For this, you may need to assemble all the parts of the
  247.   message together.  
  248.  
  249.   - With MH, you can assemble the message together using the command
  250.     "mhn -store cur:3".  Alternatively, you can view the "raw" message
  251.     by using the MH command "show -noshowproc".  
  252.  
  253.   - For mailcap-based mail user agents, the mailcap file needs an
  254.     entry for message/partial.  One entry, contributed by Tim Goodwin,
  255.     is this:
  256.  
  257.         message/partial; showpartial %s %{id} %{number} %{total}
  258.  
  259.     The showpartial command is part of the metamail distribution.
  260.     See section 7 for a description of metamail.
  261.  
  262.   { Brief advice for specific mail systems welcome. }
  263.  
  264. --------------------------------
  265.  
  266. 2.1) Introduction
  267.   
  268. MIME, the Multi-purpose Internet Mail Extensions, is a freely available
  269. specification that offers a way to interchange text in languages with
  270. different character sets, and multi-media e-mail among many different
  271. computer systems that use Internet mail standards.
  272.  
  273. If you were bored with plain text e-mail messages, thanks to MIME you
  274. now can create and read e-mail messages containing these things:
  275.  
  276.         - character sets other than ASCII
  277.         - enriched text
  278.         - images
  279.         - sounds
  280.         - other messages (reliably encapsulated)
  281.         - tar files
  282.         - PostScript
  283.         - FTPable file pointers
  284.         - other stuff
  285.  
  286. MIME supports not only several pre-defined types of non-textual
  287. message contents, such as 8-bit 8000Hz-sampled mu-LAW audio, GIF image
  288. files, and PostScript programs, but also permits you to define your
  289. own types of message parts.
  290.  
  291. The ability to create e-mail messages with audio and other non-textual
  292. contents has been around for a while, but almost always as part of a
  293. vendor-specific "solution."  This means that you can't create a
  294. message on a NeXT system containing PostScript information and "Lip
  295. Service" (NeXT's audio e-mail tool) and easily handle the same message
  296. on an HP 9000/710, a Sun SPARCstation IPC, and a Silicon Graphics
  297. Iris.  That's a problem that MIME helps to solve.
  298.  
  299. One of the best things about MIME is that it's a "four-wheel drive
  300. protocol" (to borrow a description applied originally to PhoneNet by
  301. Einar Stefferud).  MIME was carefully designed to survive many of the
  302. most bizarre variations of SMTP, UUCP, and Procrustean mail transport
  303. protocols, such as BITNET and MMDF, that like to slice, dice, and
  304. stretch the headers and bodies of e-mail messages.
  305.  
  306. Here are a couple of examples of how MIME is being used in the real
  307. world, now.
  308.  
  309. 1. Dr Marshall T. Rose mails out his SNMP-related newsletter, "The
  310. Simple Times" as multi-media e-mail messages in several forms:
  311.  
  312.         - in a PostScript form, with beautiful typesetting and a
  313.         two-column page layout, suitable for printing on a laser
  314.         printer;
  315.  
  316.         - in a "text/richtext" form (explained in question 3.2),
  317.     suitable for display on a mildly intelligent ASCII terminal;
  318.     and
  319.  
  320.         - in a plain text, ordinary message form.
  321.  
  322. (SNMP is the Simple Network Management Protocol.)
  323.  
  324. 2. IETF document announcements (RFCs, Internet Drafts, etc.) are
  325. structured as multipart MIME messages.  The first part contains the
  326. document abstract.  The second part is itself a multipart message,
  327. containing external references to the document itself (one via a
  328. mail-server, one via anonymous FTP).  Thus, with a suitable UA (User
  329. Agent, see 2.4 for glossary), you can read the abstract, and then have
  330. the complete document retrieved for you (by the most appropriate method)
  331. at the press of a button.
  332.  
  333. --------------------------------
  334.  
  335. 2.2) MIME features that may or may not be present
  336.  
  337. Implementations of multi-media e-mail need not support the full spec;
  338. it's possible to have a useful product that does not explore all of
  339. the nooks and crannies of the standard.  
  340.  
  341. Furthermore, MIME permits a message to contain alternative parts for
  342. consumption by sites that can't necessarily display or listen to all
  343. the good stuff.
  344.  
  345. Here is a list of features that someone with a good, functional
  346. mail user agent might include for MIME support.
  347.  
  348.  - Displays GIF, JPEG, and PBM encoded images, using e.g. 'xv' in the X
  349.    Window System, or (name of windows program here) in Microsoft Windows.
  350.   
  351.  - Displays PostScript parts, using e.g. something that prints to a
  352.    PostScript printer, or that invokes GhostScript on an X Window System
  353.    display, or that uses Display PostScript.
  354.   
  355.  - Obtains external body parts via Internet FTP or via mail server.
  356.    
  357.  - Plays audio parts on workstations that support digital audio.
  358.  
  359. On the other hand, the minimal requirements for a MIME-conformant MUA
  360. are almost trivial, yet still provide increased functionality.  (The
  361. minimal requirements are mainly concerned with ensuring that users are
  362. not shown raw data from a MIME message inappropriately.)
  363.  
  364. --------------------------------
  365.  
  366. 2.3) Further information
  367.  
  368. A nice overview of the MIME specification by Mark Grand is available
  369. from:
  370.  
  371. ftp://ftp.netcom.com/pub/mdg/mime.ps
  372. ftp://ftp.netcom.com/pub/mdg/mime.txt
  373.  
  374. { Any other documents that should be referenced? }
  375.  
  376. --------------------------------
  377.  
  378. 2.4) MIME glossary
  379.  
  380. Every subculture needs its list of buzzwords, here's a start at a
  381. collection for MIME.
  382.   
  383. body            the part of a message after the header (the "meat")
  384. ESMTP           Extended SMTP - RFC 1651
  385. external part   a "pointer" to a part available via FTP or other means.
  386. GIF             graphical interchange format for images
  387. header          the To, From, Subject, etc. at the start of a message
  388. JPEG            an image compression standard for still images
  389. mail transport  the "post office", e.g. sendmail, smail, MMDF, etc.
  390. MIME            Multipurpose Internet Mail Extensions - RFC 1521
  391. MPEG            an image compression standard for moving pictures
  392. MTA             Mail Transport Agent, see "mail transport"
  393. MUA             Mail User Agent, see "user agent"
  394. multi-media     nebulous marketroid term meaning audio and visual stuff
  395. noogie          Zen technique to improve understanding - knuckles on skull
  396. part            a piece of a MIME message containing some data type
  397. PBM             an image format
  398. PEM             Privacy Enhanced Mail
  399. PostScript      a popular page description language
  400. RFC             request for comments; proposed or standard Internet protocols
  401. SMTP            Simple Mail Transport Protocol - RFC 821
  402. text/enriched   simple text markup language for MIME - RFC 1563
  403. text/simplemail another (even simpler?) text markup language
  404. URL             WWW uniform resource locator; access-method://host/path
  405. user agent      the end user's mail program, e.g. MH, ELM, /bin/mail, etc.
  406. WWW             the worldwide web (see section 4.4)
  407.  
  408. --------------------------------
  409.  
  410. 2.5) Newsgroups and mailing lists
  411.  
  412.  - You're probably reading comp.mail.mime at the moment.  This is
  413.    the USENET newsgroup devoted to discussions of MIME.
  414.  
  415.  
  416.  - There is also a mailing list, info-mime, which is gatewayed with
  417.    comp.mail.mime.  This is a bidirectional gateway, so every message to
  418.    the mailing list also appears on the newsgroup, and vice versa.  If
  419.    you are unable or unwilling to read USENET news, send subscription
  420.    requests to:
  421.  
  422.      info-mime-request@thumper.bellcore.com
  423.  
  424.  
  425.  - There is a UK exploder for info-mime (info-mime-uk).  Contact:
  426.  
  427.      info-mime-uk-request@mailbase.ac.uk
  428.  
  429.    The Mailbase software archives all contributions, which are then
  430.    accessible via these URLs:
  431.  
  432.    ftp://mailbase.ac.uk
  433.    gopher://mailbase.ac.uk
  434.  
  435.    ...and via mailserver; send a message to mailbase@mailbase.ac.uk, with
  436.    a message body containing, e.g. "send info-mime-uk 08-1993".
  437.  
  438.  
  439.  - The archive ftp://ftp.ora.com/pub/usenet/comp.mail.mime stores
  440.    articles in three formats: by subject, by article number, and by
  441.    month.  See the README file for more information.
  442.  
  443.  
  444.  - There is also a [comp.mail.multi-media] newsgroup, which contains
  445.    general discussions of multi-media e-mail, not necessarily MIME.
  446.  
  447.  
  448.  - There are various mailing lists specific to particular
  449.    implementations of MIME.  If we know of such a list, it is
  450.    mentioned in the section of this document about that
  451.    implementation.  
  452. --
  453.  
  454. 3) Miscellaneous questions
  455. --------------------------
  456.  
  457. 3.1) What can I use to display MIME messages?
  458.  
  459. You need something that understands MIME-structured messages and also
  460. understands how to display the different kinds of body parts.
  461.  
  462. Details of many freely available and commercial packages to do just
  463. that can be found in part 2 of this FAQ.
  464.  
  465. --------------------------------
  466.  
  467. 3.2) What's "text/enriched"?  "text/simplemail"?
  468.  
  469. These two subtypes of the "text" type have a similar aim: to offer
  470. simple text markup, without making the text unreadable to someone
  471. without the software to interpret it.
  472.  
  473. The text/enriched scheme uses markup commands enclosed in angle
  474. brackets.  For example, here is how you would <bold>embolden</bold> a
  475. single word.
  476.  
  477. Simplemail is more like a standardization of certain existing
  478. practices in mail and news articles.  For example, here is how you
  479. would *emphasize* a single word.
  480.  
  481. The text/enriched type is defined in RFC 1563.  It supersedes
  482. text/richtext, which was defined in RFC 1341.
  483.  
  484. --------------------------------
  485.  
  486. 3.3) What about security issues?
  487.  
  488. Both users and administrators should be aware that ordinary Internet
  489. and UUCP e-mail is not secure.  No authentication, confidentiality, or
  490. data integrity properties are provided in SMTP, RFC 822, or MIME.
  491. Persons desiring any or all of those security properties in their e-mail
  492. should look into the use of Privacy-Enhanced Mail (PEM).  At least one
  493. no-cost implementation of PEM is available in the US and Canada.
  494. There are also a number of implementations being developed in Europe
  495. (hopefully these will not suffer the same restrictions on export).
  496.  
  497. PEM will (eventually) be integrated with MIME.  See
  498.  
  499.     draft-ietf-pem-mime-03.txt
  500.  
  501. for the latest work on this.
  502.  
  503. A system providing similar functionality to PEM implementations is
  504. PGP.  PGP is an implementation, not a specification, and it does not
  505. carry the blessing of the IETF, or any other body.  It is, however,
  506. available at no cost throughout the world (although its status with
  507. respect to certain US patents is dubious).  Caveat emptor.
  508.  
  509.     [ "Jeffrey I. Schiller" <jis@mit.edu>  24-Jun-1994 ]
  510.  
  511.     There is now a freeware version of PGP that is not dubious from a
  512.     patent standpoint.
  513.  
  514. { This section needs additional information. }
  515.  
  516. --------------------------------
  517.  
  518. 3.4) So, does MIME introduce any new security problems?
  519.  
  520. Yes.  MIME user agents can do previously unheard of things with mail
  521. messages, notably giving them as input to other programs.
  522.  
  523. PostScript is probably the biggest potential security hole.  One
  524. famous example is the "melting screen" PostScript program, which
  525. destroys screens maintained by Display PostScript implementations.  For
  526. another example, PostScript can be used to change the password on some
  527. PostScript printers with previously undefined passwords, which denies
  528. the use of the printer until the printer's password can (somehow) be
  529. changed back.  Yet other Display PostScript implementations may allow
  530. file operations.  (NeXTstep wisely disables file operations.  With
  531. GhostScript, they can be disabled by the "-dSAFER" command line option.
  532. Use of this option (in mailcap, etc.) is highly recommended.)
  533.  
  534. The enumeration of these security holes is not to be interpreted as
  535. encouragement to exploit the holes.  They are mentioned only because
  536. they are well known.  Refer to books such as "Practical UNIX Security"
  537. and to news groups such as comp.security.misc for general information
  538. about system security.
  539.  
  540. --------------------------------
  541.  
  542. 3.5) What about a group 3 facsimile encoding?
  543.  
  544. It is rumored that there was an attempt to include G3 FAX in the
  545. original MIME specification, but that it was impossible for the
  546. authors of the MIME specification to gain a consensus on how to encode
  547. the data.  So G3 FAX has been left for a future MIME implementation.
  548. But you can always define your own body part.
  549.  
  550. Here are some snippets relevant to MIME and FAX.
  551.  
  552. The MIME-MHS documents define a G3Fax body part that is conformant with
  553. the X.400 G3Fax definition.
  554.  
  555.     [ Stuart Lynne <sl@wimsey.com> 30-Dec-1992 ]
  556.  
  557.     I have prototype scripts operating with metamail to do some of this.
  558.     Some of it is in contrib directory.
  559.  
  560.     Currently I have 2 scripts:
  561.  
  562.         mm2fax  - convert mail and metamail messages to TIFF/F (uses various
  563.         tools to convert different body parts to TIFF/F);
  564.  
  565.         faxmm   - send rfc822 and mime e-mail messages via facsimile (uses
  566.         mm2fax to convert to TIFF/F).
  567.  
  568.     [ Ned Freed <ned@innosoft.com> 31-Dec-1992 ]
  569.  
  570.     PMDF-FAX is a set of channel programs for PMDF that provide
  571.     facilities for converting text, PostScript, and various other
  572.     formats into Group 3 FAX, as well as a set of programs that take
  573.     these Group 3 FAX files and use them to drive a variety of FAX
  574.     modems.  MIME is used throughout to provide type information,
  575.     multipart facilities, and so forth. PMDF-FAX was developed with MIME
  576.     in mind from the outset.
  577.  
  578. --------------------------------
  579.  
  580. 3.6) Should I always use external body parts to save space?
  581.  
  582. Not necessarily.  In many cases, for example, at the ends of UUCP
  583. connections, your recipients may not be able to retrieve external body
  584. parts easily.  It depends on your audience.  Making files available via
  585. a mail server is to be encouraged.  It is always possible to provide
  586. MIME alternative parts that first offer FTP, then mail server options.
  587.  
  588. --------------------------------
  589.  
  590. 3.7) What mail servers can I reference?
  591.  
  592. There are various mail servers available.  Check news.answers for
  593. the FAQ about mail server software.  We do not presently have a
  594. recommendation.
  595.  
  596. --------------------------------
  597.  
  598. 3.8) Can I interwork between MIME and X.400?
  599.  
  600. Conversion between RFC 822 and X.400 is defined in RFC 1327 and 
  601. RFC 1495.
  602.  
  603. Recently, the MIME-MHS working group has published RFCs (which are on
  604. the IAB standards track) which extend RFC 1327 to define conversions
  605. between MIME and X.400.
  606.  
  607. Some MTAs, notably the ISODE Consortium's version of PP (see section 8)
  608. have MIME gatewaying support.
  609.  
  610. --------------------------------
  611.  
  612. 3.9) Why does MIME define base64 instead of using uuencode?
  613.  
  614.     [ Ed Greshko <egreshko@cosmo.twntpe.cdc.com> 15-Apr-1994 ]
  615.  
  616.     The *major* reason is that there is no standard for uuencode.  While
  617.     it is popular, the many flavors of uuencode in existence make it a
  618.     prime candidate for *non*-interoperability.
  619.  
  620.     [ John Gardiner Myers <jgm+@CMU.EDU> 1-Jun-1994 ]
  621.  
  622.     Some gateways damage messages in the more common uuencode formats.
  623.     Gateways that convert between EBCDIC and ASCII, in particular, tend to
  624.     damage some of the characters used in the uuencode format.  The base64
  625.     encoding is designed to be invulnerable to all known gateways.
  626.  
  627. { Additional information, horror stories, etc., welcome. }
  628.  
  629. --------------------------------
  630.  
  631. 3.10) How can I use uuencode with MIME?
  632.  
  633. The following idea from Nathaniel may be useful.  For some examples of
  634. this in action, see the newsgroup clari.feature.dilbert.
  635.  
  636.     [ Nathaniel Borenstein <nsb@thumper.bellcore.com> 4-Nov-93 ]
  637.  
  638.     I recently convinced myself that you can use multipart/alternative
  639.     to get a nice effect for both MIME-smart recipients and
  640.     uuencode-loving recipients, although it is ugly and wasteful:
  641.     
  642.     Content-type: multipart/alternative; boundary=foo
  643.     
  644.     --foo
  645.     Content-type: application/octet-stream; name=foo.uu
  646.     
  647.     ...uuencoded data goes here....
  648.     --foo
  649.     Content-type: real-mime-type
  650.     Content-type: base64
  651.     
  652.     base64-encoded data goes here
  653.     --foo--
  654.     
  655.     A good MIME viewer will only use the second part, the real MIME
  656.     data.  A uuencode-oriented system, however, should ignore everything
  657.     EXCEPT the uuencoded data, because of the way uuencode works
  658.     (everything before the "begin" line and after the "end" line is
  659.     ignored).
  660.  
  661.     I certainly wouldn't want to recommend the above as standard
  662.     practice, but I imagine that are enclaves or situations where it
  663.     could be useful.
  664. --
  665.  
  666. 4) MIME information available from the Internet
  667. -----------------------------------------------
  668.  
  669. 4.1) Anonymous FTP
  670.  
  671. Information about FTPable stuff is scattered throughout this FAQ.
  672. More specifically, look into the RFCs.  Other goodies can be found in
  673. the MH and MetaMail source trees:
  674.  
  675. ftp://thumper.bellcore.com/pub/nsb
  676.  
  677. This contains a collection of MIME sample messages which can be used
  678. to test implementations.
  679.  
  680. --------------------------------
  681.  
  682. 4.2) Mail based archive servers
  683.  
  684. 4.2.1) Eitech "ServiceMail"
  685.  
  686.     [ Jay C. Weber <weber@eitech.COM> 13-Oct-1992 ]
  687.  
  688.     We (Enterprise Integration Technologies Corporation) have a MIME
  689.     implementation, which we are distributing freely.  Instead of a
  690.     MIME MUA, it is a toolkit for building services that automatically
  691.     process MIME messages.  It is similar, in spirit, to the few other
  692.     e-mail-scripting packages except:
  693.  
  694.       o it exploits several MIME features
  695.       o it is intended to run standalone (as opposed to a back-end to a MUA)
  696.       o it uses TCL (from Berkeley) as its scripting language
  697.  
  698.     and support for PEM is in the works.
  699.  
  700.     EIT is providing ServiceMail access to the ServiceMail toolkit.
  701.     If you have the METAMAIL or some other MIME-compliant mail reader,
  702.     just send the message
  703.  
  704.         To: services@eitech.com
  705.         Subject: archive-request servicemail.tar.Z
  706.  
  707.     and read the response(s) using METAMAIL.  Save the result in
  708.     servicemail.tar.Z
  709.  
  710.     The package can also be retrieved by anonymous FTP from the site
  711.     eitech.com.
  712.  
  713.     If you have any problems with acquisition, installation, or use,
  714.     don't hesitate to send mail to "servicemail-help@eitech.com" and
  715.     ask for help.
  716.  
  717.     IF YOU WANT FUTURE UPDATES ON TOOL KIT VERSIONS, BUGS, AND
  718.     SERVICES, MAKE SURE YOU ARE ON THE PACT-KIT MAILING LIST.  To get
  719.     on it, send a message to "services@eitech.com" with subject
  720.     "listserv subscribe pact-kit your-real-name".
  721.  
  722. --------------------------------
  723.  
  724. 4.2.2) Metamail "mailserver"
  725.  
  726.     [ Nathaniel Borenstein <nsb@thumper.bellcore.com> 9-Jan-1993 ]
  727.  
  728.     The metamail distribution includes a simple "mailserver" shell
  729.     script that can be used to operate a MIME-conformant mail server
  730.     mechanism, e.g. for making anon-ftp files available as MIME mail.
  731.     ServiceMail is also now available under the "contrib" area of the
  732.     metamail distribution.
  733.  
  734.  
  735. 4.3) Gopher
  736.  
  737.     [ Randall Atkinson <atkinson@tengwar.itd.nrl.navy.mil> 2-Jan-1993 ]
  738.  
  739.     There is experimental work underway in the Internet Gopher community
  740.     to include MIME as a mechanism for marking the content of files. 
  741.     The freely distributable Gopher client for NeXTstep 3.0 includes
  742.     MIME support.  Other gopher clients will probably add it eventually.
  743.  
  744. --------------------------------
  745.  
  746. 4.4) World Wide Web
  747.  
  748.     [ Marc VanHeyningen <mvanheyn@cs.indiana.edu> 26-Jun-1993 ]
  749.  
  750.     There is more-than-experimental work underway in the Internet World
  751.     Wide Web (WWW) community to use MIME as the mechanism for marking
  752.     the contents of information exchanged via HyperText Transfer
  753.     Protocol (HTTP); the specification of HTTP/1.0 dictates that both
  754.     the request and the response are more or less MIME-compliant
  755.     messages.  There are implementations already doing this today.
  756.  
  757.     Support is also included for format negotiation (e.g. a server
  758.     might have both a PostScript and a plaintext version of a paper
  759.     and decide which to send based on what the client can accept,
  760.     presentation preferences, size, and the like.)  It's nearly as
  761.     complicated as the "badness" mechanisms in TeX, and unrelated to
  762.     (and, for its application, probably superior to) the
  763.     multipart/alternative MIME type.
  764.  
  765.     There is an FAQ for WWW in comp.infosystems.www
  766. --
  767.     
  768. 5) Published books and articles
  769. -------------------------------
  770.  
  771.  - "The Internet Message: closing the book with electronic mail"
  772.    Marshall T. Rose
  773.    Prentice-Hall
  774.    ISBN 0-13-092941-7
  775.  
  776.  This book is a complete review of the Internet world of electronic
  777.  mail, including recent developments.  There is considerable detail,
  778.  and it would make the perfect companion to the mail RFCs for any
  779.  budding implementor.
  780.  
  781.  On the other hand, the detail should be quite easy to skip for those
  782.  interested in just an overview.
  783.  
  784.  As usual, Marshall's informed and often vigorous opinions are clearly
  785.  marked off as "soapboxes", to be objectively skipped or delightedly
  786.  sought out, according to preference.
  787.  
  788.  One chapter of the book is devoted to MIME.
  789.  
  790.  
  791.  - Connexions Sep 1992
  792.  
  793.     [ Alec Henderson <alech@hpindda.cup.hp.com> 18-Dec-1992 ]
  794.  
  795.     There is a good introductory article on MIME in the September 1992
  796.     issue of Connexions; also several other interesting articles on
  797.     e-mail, both MIME and X.400.  (Ole Jacobsen, the Connexions
  798.     editor, was kind enough to send me a copy of the September issue.)
  799.  
  800. --
  801.  
  802. 6) MIME based relays for commercial mail services
  803. -------------------------------------------------
  804.  
  805. 6.1) Large national or international providers
  806.  
  807. { Lots missing here.  Anyone got any info these, or any others? }
  808. {    America On-line                                            }
  809. {    Dialog                                                     }
  810. {    Genie                                                      }
  811. {    MCI Mail                                                   }
  812. {    Sprintmail                                                 }
  813.  
  814.  
  815. --------------------------------
  816.  
  817. 6.1.1) ATTMAIL
  818.  
  819.     [ Steve <atthelp@attmail.com> 30-Dec-1992 ]
  820.  
  821.     We do support binary attachment but are not MIME compliant nor do
  822.     we have an X.400 to MIME conversion header routine. This is 'in the
  823.     works', however, and due to overwhelming interest by our users and
  824.     other prmd's, research and development are currently engaged in
  825.     working on the issue. I do not have any information on when this
  826.     will be available, but will let you know when I receive word of our
  827.     MIME status.
  828.  
  829. --------------------------------
  830.  
  831. 6.1.2) CompuServe
  832.  
  833.     [ Pat Farrell <pfarrell@netcom.com> 31-Dec-1993 ]
  834.  
  835.     CompuServe's main mail service is ASCII text based, and is not MIME
  836.     compliant. CompuServe provides robust, reliable mail transport of
  837.     binary files. CompuServe invented and copyrighted the GIF format
  838.     which is supported by MIME. There are commercial and freeware client
  839.     programs for Macs and PCs that can provide "user friendly" access to
  840.     CompuServe's text and binary mail services, display GIF files, and
  841.     interact with CompuServe's forums. (CompuServe forums are roughly
  842.     equivalent to USENET newsfeeds.)
  843.  
  844. --------------------------------
  845.  
  846. 6.1.3) RadioMail
  847.  
  848.     [ Jerry Sweet <jsweet@irvine.com> 21-Mar-1994 ]
  849.  
  850.     RadioMail Corp. (formerly Anterior Technology) operates two types
  851.     of e-mail services having these statuses with respect to MIME:
  852.  
  853.     1. cc:Mail/Internet gatewaying.  cc:Mail does permit binary
  854.     attachments of various types, and these attachments are encoded by
  855.     the gateway for transfer via SMTP, but the encoding is not presently
  856.     MIME-compliant.  This may change.
  857.  
  858.     2. Wireless e-mail gatewaying.  Because the RadioMail gateway passes
  859.     a limited set of headers, MIME messages per se do not traverse
  860.     the gateway intact.  7-bit-encoded MIME messages may traverse the
  861.     gateway if encapsulated, e.g. using RFC 934.  However, RadioMail
  862.     does not presently supply MIME-compliant user agents for use on
  863.     radio modem equipped MS-DOS and Macintosh computers.  This will
  864.     change.
  865.  
  866. { Should coordinate this with the global e-mail list that is posted to }
  867. { comp.mail.misc.                                                     }
  868.  
  869. --------------------------------
  870.  
  871. 6.2) Local and regional providers
  872.  
  873. { Any info?  Should coordinate this with e.g. the PDIAL list. }
  874.  
  875. --
  876. End of Part 1
  877. *************
  878. --
  879.  
  880. X-NEWS: whcdf comp.answers: 7781
  881. Newsgroups: comp.mail.mime,comp.answers,news.answers
  882. Path: fnnews.fnal.gov!overload.lbl.gov!agate!ihnp4.ucsd.edu!mvb.saic.com!news.cerf.net!shrike.irvine.com!jsweet
  883. From: mime-faq@ics.uci.edu (MIME FAQ maintainer)
  884. Subject: comp.mail.mime frequently asked questions list (FAQ) (2/3)
  885. Content-Type: message/partial; number=2; total=3; id="<mime_781738764@irvine.com>"
  886. References: <mime-faq1_781738764@irvine.com>
  887. Followup-To: comp.mail.mime
  888. Approved: news-answers-request@MIT.Edu
  889. Originator: jsweet@fester.irvine.com
  890. Sender: usenet@irvine.com (News Administration)
  891. Mime-Version: 1.0
  892. Organization: Irvine Compiler Corp., Irvine, California, USA
  893. Date: Sun, 9 Oct 1994 21:40:11 GMT
  894. Supersedes: <mime-faq2_778723067@irvine.com>
  895. Message-ID: <mime-faq2_781738764@irvine.com>
  896. Summary: This posting contains answers to some of the Frequently Asked
  897.     Questions about MIME (Multipurpose Internet Mail Extensions).
  898.     Please read it before posting a question to comp.mail.mime.
  899. Expires: Fri, 2 Dec 1994 21:39:24 GMT
  900. Content-Transfer-Encoding: 7bit
  901. Reply-To: mime-faq@ics.uci.edu (MIME FAQ maintainer)
  902. Lines: 1605
  903. Xref: fnnews.fnal.gov comp.mail.mime:4606 comp.answers:7781 news.answers:30151
  904.  
  905.  
  906. Archive-Name: mail/mime-faq/part2
  907. Version: $Id: mime2,v 3.9 1994/10/09 21:35:40 jsweet Rel $
  908. Posting-Frequency: monthly
  909.  
  910.  
  911. --
  912. ==========================================================
  913. comp.mail.mime frequently asked questions list (FAQ) (2/3)
  914. ==========================================================
  915. Part 2: MIME products
  916. ~~~~~~
  917. --
  918.  
  919. Overview
  920. --------
  921. This is part 2 of a Frequently Asked Questions document about MIME, the
  922. multipurpose and multi-media standard for Internet mail.
  923.  
  924. Part 1 covers frequently asked questions.
  925.  
  926. Part 2 is a listing of MIME products.
  927.  
  928. Part 3 covers advanced topics.
  929. --
  930.  
  931. 7) Freely available MIME software packages
  932. ------------------------------------------
  933.  
  934. This section lists MIME-capable or MIME-enabling libraries, conversion
  935. tools, extension packages, mail user agents, and mail transport
  936. systems.
  937.  
  938. Tools that are explicitly designed for handling MIME in USENET news
  939. are discussed in section 9, although many of the packages in this
  940. section also deal with USENET news.
  941.  
  942. --------------------------------
  943.  
  944. 7.1) Libraries
  945.  
  946. Name:     c-client
  947. Product:  MUA library code
  948. Platform: Unix, Macintosh, MS-DOS, TOPS-20
  949. Where:
  950. Author:   Mark Crispin
  951. Comments:
  952.  
  953.     [ comp.mail.misc FAQ ]
  954.  
  955.     Software writers only:
  956.  
  957.     c-client is a general library useful for creating MUA's.  It
  958.     provides a Application Program Interface for retrieving and
  959.     manipulating mail messages.  It supports the latest draft of
  960.     MIME.  It is driver based, and easily ported to new platforms and
  961.     MTAs.  The currently supported platforms include various versions
  962.     of BSD and SysV Unix, MS-DOS, Macintosh and even TOPS-20(!).  It
  963.     supports mailboxes in /usr/spool/mail, mbox, mail.txt, mh, carmel
  964.     format, as well as remote mailbox access via the IMAP2 protocol
  965.     described in RFC 1176 and extended by the IMAP2bis extensions.
  966.  
  967.     c-client does not contain any user interface.  Rather, it contains
  968.     everything else that goes into an MUA.  c-client is called with
  969.     such functions as mail_open(), mail_fetchheader(), mail_setflag(),
  970.     etc.
  971.  
  972.     Just the thing if you want to write a new MUA.
  973.  
  974.     Contact the author (Mark Crispin <mrc@panda.com>) for more details.
  975.  
  976.  
  977. Name:     mimelite
  978. Product:  library
  979. Platform: ANSI C
  980. Where:    ftp://oslonett.no/Software/MsDos/Kommunikasjon/Offline/mimelt20.zip
  981. Author:   Gisle Hannemyr <gisle@oslonett.no>
  982. Comments:
  983.  
  984.     [ Gisle Hannemyr <gisle@oslonett.no> 20-May-1994 ]
  985.  
  986.     "mimelite" is a simple, lightweight library written in ANSI C that
  987.     supports the parsing of MIME headers and encoding/decoding of body
  988.     parts, suitable for inclusion in offline-readers.
  989.  
  990.     If you develop mail and newsreader software (user agents), you
  991.     can link mimelite with your own program to make it support a
  992.     significant subset of MIME (namely the Content-Transfer-Encodings
  993.     7BIT, 8BIT, BASE64 and QUOTED-PRINTABLE).  mimelite also supports
  994.     conversion between the ISO Latin 1 character set used for European
  995.     character sets on USENET/Internet and PC-based character sets
  996.     (e.g. Macintosh, IBM CP-437 and CP-850).
  997.  
  998.     The distribution archive also contains UNMIME, a standalone program
  999.     to decode MIMEd messages encoded with BASE64 or QUOTED-PRINTABLE
  1000.     encoding.
  1001.  
  1002.     The mimelite library is general enough to work in a number of
  1003.     contexts, but it has been designed to work well on MS-DOS (where
  1004.     memory is a scarce resource).  Its main application is intended to
  1005.     help extend MS-DOS-based "offline-readers" for RFC-822 and RFC-1036
  1006.     conformant messages to also support RFC-1521 and RFC-1522.
  1007.  
  1008. --------------------------------
  1009.  
  1010. 7.2) Conversion tools and extension packages
  1011.  
  1012. Name:     emil
  1013. Product:  tool
  1014. Platform: Unix
  1015. Where:    ftp://ftp.uu.se/pub/unix/networking/mail/emil/
  1016. Where:    ftp://ftp.sunet.se/pub/unix/mail/emil/
  1017. Author:   Martin Wendel <martin@alba.udac.uu.se>
  1018. Comments:
  1019.  
  1020.     [ Martin Wendel <martin@alba.udac.uu.se> 8-Apr-1994 ]
  1021.  
  1022.     Emil is a tool for converting between message formats used by
  1023.     MIME, Eudora, SUN mailtool, PC and Mac based clients, etc. It is
  1024.     easily extensible.  It can work either standalone, as an argument
  1025.     driven filter program, or, if linked with sendmail-5.67b+IDA-1.5
  1026.     or sendmail-8.6.8, as a mail gateway convertering messages sent
  1027.     between various types of Internet mail clients.  It will give
  1028.     a possibility to convert encoding formats of attachments and
  1029.     convert character sets of text.  It can make a heterogenous mail
  1030.     environment, consisting of various types of mail clients, act as
  1031.     a homogenous environment; for instance sending only MIME based
  1032.     messages to the outside world.
  1033.  
  1034.  
  1035. Name:     encdec
  1036. Product:  tool
  1037. Platform: ISO C
  1038. Where:    ftp://ftp.efd.lth.se/pub/mail/encdec.c.gz
  1039. Author:   Joergen Haegg <jh@efd.lth.se>
  1040. Comments: 
  1041.  
  1042. encdec is a simple standalone encoder/decoder for base64 and quoted
  1043. printable written in ISO C.
  1044.  
  1045.  
  1046. Name:     exmh
  1047. Product:  MUA
  1048. Platform: UNIX
  1049. Where:    ftp://parcftp.xerox.com/pub/exmh/exmh-1.4.1.tar.Z
  1050. Where:    ftp://harbor.ecn.purdue.edu/pub/tcl/code/exmh-1.4.1.tar.gz
  1051. Author:
  1052. Contact:  "Brent Welch" <welch@parc.xerox.com>
  1053. Comments: 
  1054.  
  1055.     [ "Larry W. Virden" <lwv26@cas.org> 13-Aug-1994 ]
  1056.  
  1057.     A Tk based UI to MH.  Supports nested folders, MIME/metamail.
  1058.  
  1059.  
  1060. Name:     metamail
  1061. Product:  MUA and tools
  1062. Platform: Unix Amiga MS-DOS
  1063. Where:    ftp://thumper.bellcore.com/pub/nsb/mm2.7.tar.Z
  1064.           The metamail distribution that Nathaniel Borenstein supports.
  1065. Where:    ftp://thumper.bellcore.com/pub/nsb/contrib2.7.tar.Z
  1066.           Contributed sources.
  1067. Where:    ftp://thumper.bellcore.com/pub/nsb/mm2.7.dos.zip
  1068.           MS-DOS binaries
  1069. Author:   Nathaniel Borenstein
  1070. Comments:
  1071.  
  1072.     [ Paul Eggert <eggert@bi.twinsun.com> ]
  1073.  
  1074.     Metamail is a software implementation of MIME, designed for easy
  1075.     integration with traditional mail-reading interfaces -- typically,
  1076.     users do not invoke metamail directly.  Ideally, extending the
  1077.     local e-mail or news system to handle a new media format is a
  1078.     simple matter of adding a line to a mailcap file.  Mailcap files
  1079.     are described in RFC 1343.
  1080.  
  1081.  
  1082. Name:      MHonArc
  1083. Product:  HTML conversion tool
  1084. Platform: Unix
  1085. Where:    ftp://ftp.ics.uci.edu:/pub/dtd2html/MHonArc1.0.0.tar.gz
  1086. Author:   Earl Hood <ehood@convex.com>
  1087.  
  1088.     [ Earl Hood <ehood@convex.com> 2-Oct-1994 ]
  1089.  
  1090.     MHonArc is a Perl program for converting e-mail messages as specified
  1091.     in RFC 822 and RFC 1521 (MIME) to HTML. MHonArc can perform the
  1092.     following tasks:
  1093.     
  1094.       * Convert mh(1) mail folders or mail(1) style mailboxes into an HTML
  1095.     mail archive.
  1096.       * Add new e-mail messages to an existing HTML mail archive generated
  1097.     by MHonArc.
  1098.       * Convert a single message to HTML.
  1099.     
  1100.     An index page is created when an archive is generated. MHonArc allows
  1101.     complete customization over the appearance of the index page including
  1102.     the ability to insert user defined HTML markup and content-type
  1103.     sensitive icons for the mail messages processed.
  1104.  
  1105. For details refer to http://www.oac.uci.edu/indiv/ehood/mhonarc.doc.html
  1106. The x-types handled by MHonArc are listed in section 3 of this FAQ.
  1107.  
  1108.  
  1109. Name:     MIME for VM/CMS
  1110. Product:
  1111. Platform: VM/CMS
  1112. Where:    gopher://ricevm1.rice.edu
  1113. Author:
  1114. Comments:
  1115.  
  1116.     [ Rick Troth <TROTH@ricevm1.rice.edu> 21-Jul-1993 ]
  1117.  
  1118.     This MIME decoder is available via Gopher from ricevm1.rice.edu
  1119.     under "Other freely distributable CMS software", which is under
  1120.     "CMS Gopher Software".
  1121.  
  1122.     It correctly reads:
  1123.  
  1124.         o text/plain,
  1125.         o text/richtext, and
  1126.         o image/gif.
  1127.  
  1128.     GIFs require the VMGIF package from Belgium.  I need filters for
  1129.     PBM and PGM and then they'd work too.  Sounds are not useful on
  1130.     the standard 3270 terminal (dumb terminals just don't play sounds).
  1131.  
  1132.     It splits out multipart/[anything] into separate files.  CMS has a
  1133.     standard directory "browser" (FILELIST) that lets you view a bunch
  1134.     of related files and decide what, if anything, you want to do with
  1135.     them.
  1136.  
  1137.     Message/external-body doesn't work well, but probably will given
  1138.     more development time.  I could use some samples to help with the
  1139.     debugging of that part.
  1140.  
  1141.     It does NOT do applications, except for the one, octet-stream.
  1142.     (which is treated as a kind-of "sendfile" utility) There *is* a
  1143.     PostScript interpreter for CMS, but it is reported to be a dog (we
  1144.     don't have it).  But I do hope to put the extraction code in for
  1145.     these eventually.
  1146.  
  1147.     If a given content-type isn't understood, you just view the item
  1148.     as-is.
  1149.  
  1150.     For composition, there's no CHARSET= parameter on the
  1151.     Content-Type: text/plain line.  It's EBCDIC until it gets into
  1152.     SMTP, then it's ASCII, then it might be anything, so I've left off
  1153.     the CHARSET= parameter.
  1154.  
  1155.     An "attach" command is added to RiceMAIL when you run this, which
  1156.     would then change the message from text/plain to multipart/mixed
  1157.     and append the attachment after a boundary.  Attachments don't
  1158.     "close" properly; that is, the final boundary isn't correct, but is
  1159.     correctly processed by all of the MIME compliant readers I've
  1160.     checked.  (there's some feature of RiceMAIL that causes this)
  1161.  
  1162.     This thing is based on CMS Pipelines, so adding features is easy
  1163.     since we now have the base for MIME processing.
  1164.  
  1165.  
  1166. Name:     MIME tools for GNU Emacs
  1167. Product:  MUA
  1168. Platform: Unix
  1169. Where:    ftp://wnoc-fuk.wide.ad.jp/pub/GNU/etc/emacs-mime-tools.shar
  1170. Author:   Masanobu UMEDA
  1171. Comments:
  1172.  
  1173.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  1174.  
  1175.     MIME tools that consist of "mime.el", "rmailmime.el" and
  1176.     "metamail.el" are tools for reading and composition of MIME
  1177.     messages for GNU Emacs and its variants.  "mime.el" is a simple
  1178.     MIME message composer that works with mail mode, news mode, and
  1179.     mhe letter mode.  Messages of plain and richtext text, audio, and
  1180.     image, and multipart messages of them can be composed by using
  1181.     "mime.el".  "rmailmime.el" is for reading MIME messages within
  1182.     Rmail.  "metamail.el" is an interface to metamail.  The metamail
  1183.     package is required by these tools.
  1184.  
  1185.  
  1186. Name:     MIME tools for NeXT
  1187. Product:  editor
  1188. Platform: NeXT
  1189. Where:
  1190. Author:   Dave Lacey
  1191. Comments:
  1192.  
  1193.     [ Dave Lacey <dave@blackbox.isca.uiowa.edu> ]
  1194.  
  1195.     I'd like to keep you apprised of some MIME work I'm doing.  I'm
  1196.     interested in using MIME as a transport medium for multi-media
  1197.     gopher documents.  My particular use is for Radiology info, but it
  1198.     would work for just about anything.
  1199.  
  1200.     I've got a NeXT Gopher client almost working and I also have a
  1201.     NeXT based MIME file editor that reads/creates MIME documents.
  1202.     Both work, but need a bit more extension.  I will likely
  1203.     distribute the source to this, so the MIME reader (which is
  1204.     essentially an object) can be re-used in other apps.
  1205.  
  1206.  
  1207. Name:     mpack
  1208. Product:  MUA/utility
  1209. Platform: Unix, MS-DOS, Macintosh, Amiga
  1210. Where:    ftp://ftp.andrew.cmu.edu/pub/mpack/mpack-1.4-src.tar.Z
  1211.           Sources for all versions
  1212. Where:    ftp://ftp.andrew.cmu.edu/pub/mpack/mpack-1.4-pc.zip
  1213.           MS-DOS binaries
  1214. Where:    ftp://ftp.andrew.cmu.edu/pub/mpack/mpack-1.4-mac.hqx
  1215.           Macintosh binary
  1216. Where:    ftp://ftp.andrew.cmu.edu/pub/mpack/mpack-1.4-amiga.lha
  1217.           Amiga binaries
  1218. Author:   John Gardiner Myers, Chris Newman (Mac), Mike Meyer (Amiga)
  1219. Comments:
  1220.  
  1221.     [ John Gardiner Myers <jgm+@CMU.EDU> 1-Jun-1994 ]
  1222.  
  1223.     Mpack is a minimal implementation of MIME, designed for encoding and
  1224.     decoding binary files in MIME messages.  In short, it is the MIME
  1225.     equivalent of uuencode and uudecode.  For backwards compatibility,
  1226.     it can also decode messages in split-uuencoded format.  The Macintosh
  1227.     port can also handle AppleSingle, AppleDouble, and BinHex.
  1228.  
  1229.  
  1230. Name:     n2m
  1231. Product:  conversion tool
  1232. Platform: NeXT
  1233. Where:    ftp://nexus.yorku.ca/pub/n2m.shar
  1234. Author:   
  1235. Comments:
  1236.  
  1237.     [ Dave Collier-Brown <davecb@ccs.yorku.ca> 04-Jan-1993 ]
  1238.  
  1239.     Nn2m is a program that converts a file containing a NeXT-format
  1240.     multimedia message into a file containing a MIME-format multimedia
  1241.     message.
  1242.  
  1243.     It is usable on Berkeley-derived systems, or ones otherwise using
  1244.     /usr/lib/sendmail as a mail transfer agent. It is in use on SunOS
  1245.     4.1.1 and Ultrix 4.2, tested briefly on Aix 3.2 and NeXT.
  1246.  
  1247.     Description: it is used with non-NeXT mail user agents to convert
  1248.     NeXT mail to MIME, which is intelligible to more than just the NeXT
  1249.     mail program.  The resulting file will usually be more intelligible
  1250.     to non-multimedia mail user agents.
  1251.  
  1252.     The textual part of the mail is converted into text, as well as
  1253.     Microsoft RTF, and the attachments follow, as text/plain wherever
  1254.     possible, as base64 encoded binaries otherwise.  This suffices for
  1255.     messages with ASCII files pasted into them.
  1256.  
  1257.     Caveat:  This is a converter, not a translator: the conversion of
  1258.     sound and of the initial "index.rft" file is not correctness-
  1259.     preserving.
  1260.  
  1261.  
  1262. Name:     Safe-TCL (Enabled Mail)
  1263. Product:  extension package
  1264. Platform: UNIX
  1265. Where:    ftp://ftp.ics.uci.edu/mrose/safe-tcl/safe-tcl.tar.Z
  1266. Where:      ftp://ftp.ics.uci.edu/mrose/safe-tcl/safe-tcl-contrib.tar.Z
  1267. Author:   Marshall T. Rose
  1268. Contact:  safe-tcl-request@uunet.uu.net
  1269. Comments:
  1270.  
  1271.     [ "Larry W. Virden" <lwv26@cas.org> 13-Aug-1994 ]
  1272.  
  1273.     Incoming email processing tool based on Tcl.  Software also available
  1274.     which can build MIME messages and send them.  Incoming email
  1275.     processing includes ability to execute encapsulated Tcl programs at
  1276.     delivery or upon viewing.
  1277.  
  1278.     [ Jerry Sweet <jsweet@irvine.com> 5-Sep-1994 ]
  1279.  
  1280.     Papers about Enabled Mail and Safe-TCL are available from these
  1281.     sources:
  1282.  
  1283.     ftp://thumper.bellcore.com/pub/nsb/st/em-model.txt
  1284.     ftp://thumper.bellcore.com/pub/nsb/st/safe-tcl.ps
  1285.     ftp://thumper.bellcore.com/pub/nsb/st/safe-tcl.txt
  1286.  
  1287.  
  1288. Name:     sun-to-mime
  1289. Product:  conversion tool
  1290. Platform: OpenWindows
  1291. Where:    ftp://cs.utk.edu/pub/MIME/sun-to-mime.perl
  1292. Where:    ftp://cs.utk.edu/pub/MIME/sun-to-mime.c
  1293. Author:   Keith Moore
  1294. Comments:
  1295.  
  1296.     [ Keith Moore <moore@cs.utk.edu> 27-Dec-1992 ]
  1297.  
  1298.     A perl script (and conversion to C of same) that converts
  1299.     OpenWindows mail to MIME.  Body parts currently supported are:
  1300.     text, gif, Sun rasterfile (converted to image/gif), postscript, and
  1301.     audio.  Other types default to application/octet-stream.  It's easy
  1302.     to extend the set of types supported and to add conversions, if
  1303.     necessary.
  1304.  
  1305.     The script requires uuencode, uudecode, zcat (aka uncompress),
  1306.     and the "convert" program from ImageMagick.  If you don't have
  1307.     ImageMagick you can probably substitute the pbm stuff with little
  1308.     fuss.
  1309.  
  1310.  
  1311. Name:     uu-to-mime
  1312. Product:  conversion tool
  1313. Platform: perl
  1314. Where:    ftp://cs.utk.edu/pub/MIME/uu-to-mime.perl
  1315. Author:   Keith Moore <moore@cs.utk.edu>
  1316. Comments: 
  1317.  
  1318. A perl script that translates an RFC 822 message containing a single
  1319. uuencoded file to a MIME message containing a base64-encoded file.
  1320.  
  1321. --------------------------------
  1322.  
  1323. 7.3) Mail user agents and transport systems
  1324.  
  1325. Name:     Andrew
  1326. Product:  Multimedia system
  1327. Platform: Unix
  1328. Where:
  1329. Author:
  1330. Comments:
  1331.  
  1332.     [ Susan Straub <susan+@andrew.cmu.edu> 11-Jan-1993 ]
  1333.  
  1334.     Andrew is a very large and ambitious software system developed at
  1335.     Carnegie Mellon University.  It is installed at hundreds of sites
  1336.     throughout the world, and includes a multimedia document editor,
  1337.     help system, and various other utilities.  In particular, it
  1338.     includes a feature-rich program, "messages", which can read and
  1339.     send mail and news articles in MIME format, including images,
  1340.     audio, richtext, and more.  Andrew is available in binary release
  1341.     for several Unix system architectures, and also in source form.
  1342.     Be warned that the source distribution is itself about 50
  1343.     megabytes, but you really are getting a LOT of stuff.  For
  1344.     information on how to obtain a copy of Andrew, send mail to
  1345.     info-andrew-request@andrew.cmu.edu.
  1346.  
  1347.  
  1348. Name:     elm
  1349. Product:  MUA
  1350. Platform: Unix
  1351. Where:
  1352. Author:
  1353. Comments:
  1354.  
  1355.     [ Syd Weinstein <syd@dsinc.dsi.com> 21-Dec-1992 ]
  1356.  
  1357.     Elm support for MIME:
  1358.     2.3 - uses metamail supplied patch from Nathaniel Borenstein. 
  1359.  
  1360.     2.4:
  1361.         reading: detects MIME headers and calls metamail automatically
  1362.         if the message cannot be displayed on the current screen using
  1363.         the native capabilities of the display (recognizes some char
  1364.         sets as native)
  1365.  
  1366.         sending: detects [include ] markers and makes them MIME attachments.
  1367.         Still very 'crude', but its all we had time for, as to the
  1368.         release deadline of 'Elm' and MIME.
  1369.  
  1370.     3.x:
  1371.         reading: probably no change from 2.x, but will understand
  1372.         some 'file storage' types and allow for splitting off attachments
  1373.         on their own.
  1374.  
  1375.         sending: will allow defining attachments to be added and auto build
  1376.         the MIME stuff, in addition to the [include ] syntax.
  1377.  
  1378.     release status:
  1379.     2.3: obsolete
  1380.     2.4: Current PL is 23.
  1381.     3.x: not planned until some time in 1994.
  1382.  
  1383.  
  1384. Name:     Eudora 1.4.2
  1385. Product:  MUA
  1386. Platform: Macintosh MS-Windows
  1387. Where:    ftp://ftp.qualcomm.com/quest/eudora/windows/1.4/eudor142.exe
  1388. Where:      ftp://ftp.qualcomm.com/quest/eudora/mac/1.4/eudora142.hqx
  1389. Where:    ftp://src.doc.ic.ac.uk/computing/systems/ibmpc/windows3/winsock/eudora14.exe
  1390. Author:   Steve Dorner <sdorner@qualcomm.com>
  1391. Author:   Jeff Beckley <beckley@qualcomm.com> (Windows Version)
  1392. Comments:
  1393.  
  1394. Eudora 1.4 is a MUA for Macs and PCs that uses POP3 and SMTP and
  1395. supports MIME.  A commercial version is also available: see the next
  1396. section.
  1397.  
  1398.  
  1399. Name:     HUyMail
  1400. Product:  MTA/MUA
  1401. Platform: VMS
  1402. Where:    ftp://ftp.technion.ac.il/pub/unsupported/vms/local/local/huymail*.bck
  1403. Author:   Yehavi Bourvine
  1404. Comments:
  1405.  
  1406.     [ Yehavi Bourvine <YEHAVI@vms.huji.ac.il> 22-Jul-1993 ] 
  1407.  
  1408.     HUyMailer is a store and forward mailer for VAX/VMS and AXP/VMS
  1409.     systems which supports as transports: DECnet, Multinet/TcpIp,
  1410.     HUJI-NJE and PMDF.  The software is available freely for
  1411.     non-commercial use as a C source code.
  1412.  
  1413.     The mailer supports two users' interfaces: VMS/MAIL (to which the
  1414.     connection is done via MAIL11 DECnet connection) or a locally
  1415.     written interface called BMAIL.  BMAIL is a menu oriented interface
  1416.     which supports MIME and Hebrew.
  1417.  
  1418.  
  1419. Name:     Iride
  1420. Product:  MUA
  1421. Platform: Macintosh
  1422. Where:    ftp://gnbts.univ.trieste.it/mime/Iride.sea.hqx
  1423. Author:   GNBTS
  1424. Comments:
  1425.  
  1426.     [ From the README ]
  1427.  
  1428.     Iride is (or will be -- it's currently in beta test) an
  1429.     implementation of a MIME user agent on the Apple Macintosh
  1430.     computer.  It was developed as part of a project of the GNBTS -
  1431.     Gruppo Nazionale Bioingegneria sezione di Trieste, for the
  1432.     integration of multimedia mail with hospital data storing
  1433.     facilities, in particular for the transfer of bioimages.
  1434.     
  1435.     This is a far from a complete MIME implementation, but I think 
  1436.     it is quite usable.
  1437.  
  1438.     To use it you need:
  1439.         o Macintosh with MacTCP 1.1 or better installed
  1440.         o 32 bit ColorQuickDraw if you want to use images
  1441.         o audio input device if you want to create audio messages
  1442.         o connection to a SMTP mail relay
  1443.         o connection to a POP3 server
  1444.     
  1445.     MIME types supported:
  1446.     
  1447.     text/plain              charset=US-ASCII only
  1448.     text/richtext           (no tool for composing richtext yet)
  1449.     
  1450.     audio/basic
  1451.     audio/X-macaudio        generated when a NOT sampled audio pasted in
  1452.     
  1453.     image/GIF
  1454.     image/X-macPICT         generated when color QuickDraw is missing only
  1455.     
  1456.     multipart/mixed         each part is shown in a different window
  1457.                             MUST change this
  1458.     multipart/parallel     
  1459.     multipart/alternative   handled as multipart/mixed
  1460.                             MUST change this
  1461.  
  1462. Name:     mercurius
  1463. Product:  MUA
  1464. Platform:
  1465. Where:    ftp://ftp.lii.unitn.it/pub/mercurius/mercurius.tar.Z
  1466. Author: 
  1467. Contact:  mercurius-bugs@lii.unitn.it
  1468. Comments:
  1469.  
  1470.     [ "Larry W. Virden" <lwv26@cas.org> 13-Aug-1994 ]
  1471.  
  1472.     Mercurius facilitates composing and reading multimedia electronic
  1473.     messages compliant with the Multipurpose Internet Mail Extensions
  1474.     (MIME).
  1475.  
  1476.  
  1477. Name:        MEUF [Mail Extended Using Faces]
  1478. Product:    MUA
  1479. Platform:    Unix/X
  1480. Where:            ftp://ftp.inria.fr
  1481. Where:        ftp://ftp.enst.fr
  1482. Contact:    Daniel.Glazman@der.edf.fr
  1483. Author:        Daniel Glazman
  1484. Comments:
  1485.  
  1486.     [ Daniel Glazman <glazman@cli51ak.der.edf.fr> 23-Sep-1994 ]
  1487.  
  1488.     Meuf is a student project I developed at Ecole Nationale
  1489.     Superieure des Telecommunications de Paris with the System
  1490.     staff. It has grown A LOT to become a MIME-native MUA running
  1491.     under Xt/Xaw.
  1492.  
  1493.     Earlier non-MIME versions (1.3 and 1.4) are available by anonymous
  1494.     ftp from ftp.inria.fr and ftp.enst.fr.
  1495.  
  1496.     Currently developed version 3.0 will be released as a freely
  1497.     available product as soon as I'll get the authorization. Code has
  1498.     features:
  1499.  
  1500.     Pure MUA features:
  1501.         * Faces (48x48 XBM bitmaps) display using the X-Faces
  1502.           header field and included logos distribution
  1503.         * does not rely on "faces" package
  1504.         * folders (also with Faces display)
  1505.         * waste basket
  1506.         * messages sort by date, subject, length, ...
  1507.         * unlimited aliases
  1508.         * .face, .signature, .prologue, /usr/games/fortune handling
  1509.         * automagically deleted messages
  1510.         * References, Priority, Bcc, Return-Receipt-To handling
  1511.         * "Trusted Users" features
  1512.         * ignored header fields
  1513.         * online help
  1514.         * drag and drop for messages/folders management
  1515.         * interactive Face design
  1516.         * "Properties" windows
  1517.  
  1518.     MIME features:        
  1519.         * does not rely on "metamail" package
  1520.         * full MIME composition and restitution for non-textual
  1521.           parts and text/plain
  1522.         * multiparts composition and restitution
  1523.         * basic text/richtext and text/enriched restitution
  1524.         * mailcap mechanism
  1525.         * Sun-Attachments parsing
  1526.         * MIME incorporation
  1527.         * MIME-clipboard (copy/paste of MIME parts between messages)
  1528.         * extraction of forwarded MIME-messages for MIME restitution
  1529.         * User's Guide (PS), Admin. Guide (PS)
  1530.  
  1531.     Successfully compiled and used with:
  1532.         Sun        SunOs 4.1.x and Solaris 2.x
  1533.         HP 9000/7xx    HP-UX > 9.01
  1534.         DECstation    Ultrix
  1535.         IBM RS6000    AIX > 3.2.4
  1536.         Convex
  1537.  
  1538.     More information at http://lara0.exp.edf.fr/glazman/meuf.html
  1539.     Availability will be announced in comp.mail.mime newsgroup.
  1540.  
  1541.  
  1542.  
  1543. Name:     MH 6.8
  1544. Product:  MUA
  1545. Platform: Unix
  1546. Where:    ftp://ftp.ics.uci.edu/pub/mh/mh-6.8.tar.Z
  1547. Where:    ftp://louie.udel.edu/portal/mh-6.8.tar.Z
  1548. Author:
  1549. Comments:
  1550.  
  1551. MIME support is available for the MH message handling system; the
  1552. primary reader and generator is the program mhn(1) although other MH
  1553. programs are also changed.  The current release of MH is 6.8, the first
  1554. to include MIME support when appropriately installed.  mhn does not
  1555. use the mailcap mechanism described in RFC 1343.
  1556.  
  1557. A tutorial for mhn is available:
  1558.  
  1559. Where:    ftp://ftp.ics.uci.edu/mh/contrib/multimedia/mhn-tutorial.tex
  1560.       ftp://ftp.ics.uci.edu/mh/contrib/multimedia/mhn-tutorial.sty
  1561.       ftp://ftp.ics.uci.edu/mh/contrib/multimedia/mhn-tutorial.ps
  1562.  
  1563. See the newsgroup comp.mail.mh for further information.
  1564.  
  1565.  
  1566. Name:     MIXMH
  1567. Product:  MUA
  1568. Platform: Unix with X
  1569. Where:    ftp://aun.uninett.no/pub/mail/mixmh/mixmh-0.3.tar.Z
  1570. Author:
  1571. Comments:
  1572.  
  1573.     [ Harald Tveit Alvestrand <Harald.Alvestrand@delab.sintef.no> 10-Dec-1992 ]
  1574.  
  1575.     This version is based on XMH version 1.6 from SEI, Carnegie Mellon.
  1576.     It supports sending MIME with extended character sets in the headers
  1577.     (per RFC 1342) and the body (per RFC 1341 text/plain).  It has
  1578.     limited support for multipart messages.
  1579.  
  1580.     The source is freely redistributable and modifiable.
  1581.  
  1582.     As you can see from the version number, it is still not considered
  1583.     fully stable. Bugs may be reported to mixmh-bugs@uninett.no
  1584.     Information and discussion will take place on mixmh-info@uninett.no;
  1585.     mail to mixmh-info-request@uninett.no to join.
  1586.  
  1587.  
  1588. Name:     Pegasus mail
  1589. Product:  MUA
  1590. Platform: MS-DOS, MS-Windows, Macintosh
  1591. Where:    ftp://risc.ua.edu/pub/network/pegasus/*
  1592. Author:   David Harris <david@pmail.gen.nz>
  1593. Comments:
  1594.  
  1595.     [ James Ford <JFORD@ua1vm.ua.edu> 2-Nov-1993 ]
  1596.  
  1597.     Pegasus Mail is an E-Mail package for Novell network v2.15 and higher
  1598.     that supports MHS (natively) and SMTP.  The MS-DOS version (v3.01a)
  1599.     is MIME compliant; the MS-Windows version should be by mid-November.
  1600.     I do not know the timetable for the Mac version.  You can either
  1601.     get a PC-based SMTP gateway for it (Charon, by Brad Clements) or a
  1602.     (Netware v3.11) NLM-based version (Mercury, by David Harris) from
  1603.     risc.ua.edu.  I believe that the SMTP gateway Mercury supports 8-bit
  1604.     MIME encoding.
  1605.  
  1606.  
  1607. Name:     Pine
  1608. Product:  MUA
  1609. Platform: Unix
  1610. Where:    ftp://ftp.cac.washington.edu/pine/pine.tar.Z
  1611. Author:   Laurence Lundblade, Michael Seibel, Mark Crispin
  1612. Comments:
  1613.  
  1614.     [ From the release notes 21-Sep-1993 ]
  1615.  
  1616.     Pine(tm) --a Program for Internet News & E-Mail-- is a tool for
  1617.     reading, sending, and managing electronic messages.  It was designed
  1618.     specifically with novice computer users in mind, but can be tailored
  1619.     to accommodate the needs of "power users" as well.  Pine uses
  1620.     Internet message protocols (e.g. RFC-822, SMTP, MIME, IMAP, NNTP)
  1621.     and runs on Unix and MS-DOS.
  1622.  
  1623.     The guiding principles for Pine's user-interface were: careful
  1624.     limitation of features, one-character mnemonic commands,
  1625.     always-present command menus, immediate user feedback, and high
  1626.     tolerance for user mistakes. It is intended that Pine can be learned
  1627.     by exploration rather than reading manuals.  Feedback from the
  1628.     University of Washington community and a growing number of Internet
  1629.     sites has been encouraging.
  1630.  
  1631.     Pine's message composition editor, Pico, is also available as a
  1632.     separate stand-alone program.  Pico is a very simple and easy-to-use
  1633.     text editor offering paragraph justification, cut/paste, and a
  1634.     spelling checker.
  1635.  
  1636.     [ David L Miller <dlm@cac.washington.edu> 31-Aug-1994 ]
  1637.  
  1638.     For more information, see http://www.cac.washington.edu/pine/
  1639.  
  1640.  
  1641. Name:     Tkmailto
  1642. Product:  MUA
  1643. Platform: UNIX
  1644. Where:    ftp://harbor.ecn.purdue.edu/pub/tcl/code/tkmailto-1.0.tar.gz
  1645. Author: 
  1646. Contact:  "Johan Lindbladh" <tet90jl@tintin.hik.se>
  1647. Comments: 
  1648.  
  1649.     [ "Larry W. Virden" <lwv26@cas.org>, 13-Aug-1994 ]
  1650.  
  1651.     Alpha version Tk-based mail composer which supports MIME.  Requires
  1652.     Safe-Tcl 1.1.
  1653.  
  1654. --
  1655.  
  1656. 8) Commercial MIME software packages
  1657. ------------------------------------
  1658.  
  1659. Name:     Echelon
  1660. Product:  MUA
  1661. Platform: NEXTSTEP
  1662. Contact:  ak272@freenet.acsu.buffalo.edu
  1663. Author:   Doug Boyce <ak272@freenet.acsu.buffalo.edu>
  1664. Comments:
  1665.  
  1666. Echelon is a MUA for NEXTSTEP that can decode, display, and compose both
  1667. NeXTmail and MIME.  Most MIME types are supported.  A demo version is
  1668. available from
  1669.  
  1670. Where:    ftp://nova.cc.purdue.edu/pub/next/submissions/Echelon_1.12.tar.gz
  1671.  
  1672.  
  1673. Name:     ECSMail
  1674. Product:  MUA/MTA
  1675. Platform: Unix, NT, OS/2, OpenVMS, MS-DOS, MS-Windows, Mac System 7
  1676. Contact:  ECS Sales <ecs-sales@edm.isac.ca>
  1677. Phone:    +1 403 420 8081
  1678. Author:
  1679. Comments:
  1680.  
  1681.     [ Steve Hole <steve@edm.isac.ca> 24-Aug-1993 ]
  1682.  
  1683.     ECSMail is an electronic mail product for building enterprise mail
  1684.     systems.  It is designed from start to finish as a system for
  1685.     establishing mail services throughout an organization, with external
  1686.     organizations and the world information system in general.  It does
  1687.     this by using a completely standards based architecture.
  1688.  
  1689.     ECSMail is comprised of the following system components:
  1690.  
  1691.      ECSMail MUA Set      - a set of Mail User Agents (MUA) 
  1692.      ECSMail MTA Set      - a set of Message Transport Agents (MTA)
  1693.      ECSMail MS Set       - a set of Message Services (MS)
  1694.  
  1695.     All components support both MIME/822 and X.400, and run under
  1696.     Unix, Microsoft NT, OS/2, OpenVMS.  Additionally, the MUA Set runs
  1697.     under MS-DOS, Microsoft Windows, and Mac System 7.
  1698.  
  1699.     Pricing for the ECS products and ISA business information can be 
  1700.     obtained by contacting:
  1701.  
  1702.      ECS Sales 
  1703.      835 10040 - 104 Street
  1704.      Edmonton, Alberta, Canada
  1705.      T5J 0Z2
  1706.  
  1707.      Phone: 403-420-8081
  1708.      Fax:   403-420-8037
  1709.  
  1710.     or by sending a request through electronic mail to the address:
  1711.  
  1712.      ECS Sales <ecs-sales@edm.isac.ca>
  1713.  
  1714.  
  1715. Name:     Eudora 2.0.2
  1716. Product:  MUA
  1717. Platform: Macintosh
  1718. Contact:  eudora-sales@qualcomm.com
  1719. Author:   Steve Dorner <sdorner@qualcomm.com>
  1720. Author:   Jeff Beckley <beckley@qualcomm.com> (Windows Version)
  1721. Comments:
  1722.  
  1723. Commercial versions of Eudora with more features than the freely
  1724. available ones.
  1725.  
  1726. Information about the commercial versions of Eudora can be found at:
  1727.  
  1728. ftp://ftp.qualcomm.com:/quest/eudora/windows/Eudor2Info-*.exe
  1729. ftp://ftp.qualcomm.com:/quest/eudora/mac/Eudora2Info-*.sea.hqx
  1730.  
  1731.  
  1732. Name:     IBM multimedia mail
  1733. Product:
  1734. Platform: OS/2
  1735. Contact:  Jerry Cuomo <gcuomo@watson.ibm.com>
  1736. Author:   IBM
  1737. Comments:
  1738.  
  1739.     [ Larry Salomon Jr <os2man@panix.com> 10-Dec-1992 ]
  1740.  
  1741.     I'm not going to follow this group, but I wanted to state that IBM -
  1742.     at the T.J. Watson Research Center - is developing a multimedia mail
  1743.     application for OS/2 which is based on the Mime spec.  They demoed
  1744.     it at Interop.
  1745.  
  1746.     For more information, including (probably) how to become a test site
  1747.     (I haven't confirmed whether they're actually going to do this,
  1748.     but they've done it before), contact the department manager, Jerry
  1749.     Cuomo, at gcuomo@watson.ibm.com.
  1750.  
  1751.  
  1752. Name:     iGate
  1753. Product:  WordPerfect Office gateway
  1754. Platform:
  1755. Contact:  smart@actrix.gen.nz
  1756. Author:   Smart Systems
  1757. Comments:
  1758.  
  1759.     [ Quentin Smart <smart@acme.gen.nz> 25-Sep-1993 ]
  1760.  
  1761.     iGate provides seamless connectivity to SMTP mail from WordPerfect
  1762.     office.  Running as a native gateway under the Office Connection
  1763.     server and incorporting a TCP/IP stack iGate is a complete solution
  1764.     with no extras like MHS or TCP/IP stacks required.
  1765.     
  1766.     Further information from:
  1767.  
  1768.         Smart Systems
  1769.         PO Box 5017
  1770.         Wellington, New Zealand
  1771.         +64 6 3561484
  1772.         smart@actrix.gen.nz
  1773.  
  1774.  
  1775. Name:     Internet Exchange for cc:Mail
  1776. Product:  cc:Mail to SMTP/MIME Internet Mail Gateway
  1777. Platform: MS-Windows
  1778. Contact: 
  1779. Phone:    +1 415 871 4045
  1780. Author:   International Messaging Associates
  1781. Comments:
  1782.  
  1783.     [ Tim Kehres <kehres@ima.com> 08-Dec-1993 ]
  1784.  
  1785.     For cc:Mail users, Internet Exchange is the gateway of choice to
  1786.     provide standardized full multimedia connectivity between cc:Mail
  1787.     users and their Internet partners.  Internet Exchange for cc:Mail
  1788.     can be used to interconnect cc:Mail networks with external users on
  1789.     the Internet as well as connecting your own internal network to your
  1790.     cc:Mail community.
  1791.  
  1792.     Internet Exchange for cc:Mail is the first SMTP to cc:Mail gateway
  1793.     that suports the full MIME Internet standard for exchanging rich
  1794.     media multipart messages.  This means that your cc:Mail users can
  1795.     now exchange any attachment types with Internet based mail systems.
  1796.     By using the MIME standard, Internet Exchange for cc:Mail users
  1797.     will be assured future compatibility with other MIME compliant mail
  1798.     gateways.
  1799.  
  1800.     To simplify administration and management, the Internet Exchange
  1801.     System Manager runs under Windows 3.1.  On screen buttons provide
  1802.     administration access into the gateway operations.  Managers can
  1803.     easily view and modify all gateway activity.  Message routing is
  1804.     accomplished using any combination of host tables,Domain Name System
  1805.     (DNS) lookup, and default mail host routing.
  1806.  
  1807.  
  1808. Name:     Ishmail
  1809. Product:  MUA
  1810. Platform: SunOS, Solaris, AIX, HP-UX, and UnixWare
  1811. Contact:  info@hal.com
  1812. Phone:    +1 800 762 0253 or +1 512 834 9962
  1813. Where:    ftp://ftp.halsoft.com
  1814. Pricing:  $99 U.S. for single user. Multi-user/site license discounts.
  1815. Author:   HaL Software Systems
  1816. Comments:
  1817.  
  1818.     [ Frank Bieser <frankb@hal.com> 21-Jun-1994 ]
  1819.  
  1820.     Ishmail is a MIME-capable e-mail tool with a Motif graphical user
  1821.     interface. Ishmail includes the following features:
  1822.  
  1823.     - Full support of MIME data types: plain text, rich text, GIF,
  1824.       JPEG, U-LAW audio, MPEG, binary, PostScript, ODA, RFC822 mail
  1825.       message, plus user-defined extensions.
  1826.  
  1827.     - Message attachments supported via: local file, AFS, mail server,
  1828.       regular FTP, anonymous FTP, and TFTP.
  1829.  
  1830.     - Support for composing, viewing, and printing rich text messages.
  1831.  
  1832.     - Easily customized through GUI dialogs for fonts, definition and
  1833.       placement of custom buttons, message list sorting and format, etc.
  1834.  
  1835.     - Variety of user interaction methods, ranging from "drag and drop"
  1836.       and custom buttons to keyboard shortcuts.
  1837.  
  1838.     - Support for use of, modification, and addition of sendmail-style
  1839.       mail aliases.
  1840.  
  1841.     - User defined alert commands and icons, triggered by matching 
  1842.       patterns in incoming mail headers.
  1843.  
  1844.     - On-line help cards, including context sensitive help.
  1845.  
  1846.     - Full end-user manual provided in PostScript format.
  1847.  
  1848.     - Complete hypertext version of end-user manual available via World Wide
  1849.       Web at <http://www.hal.com/products/sw/ishmail/user-guide.html>
  1850.  
  1851.     HaL Software Systems
  1852.     3006 Longhorn Blvd #A-113
  1853.     Austin, TX 78758-7631
  1854.  
  1855.  
  1856. Name:     Mail*Hub
  1857. Product:
  1858. Platform: Control Data 4000 Series Mips-based Unix systems
  1859. Contact:  rrr@svl.cdc.com
  1860. Author:   Control Data Systems
  1861. Comments:
  1862.  
  1863.     [ <rrr@duck.svl.cdc.com> 23-Dec-1992 ]
  1864.  
  1865.     Mail*Hub includes support for X.400, X.500, SMTP, and creating,
  1866.     viewing, and sending MIME enclosures in mail. In addition, the Fax
  1867.     Gateway portion of Mail*Hub supports sending mail with MIME
  1868.     enclosures to a Fax machine.  Graphical MIME components
  1869.     (Postscript, GIF, TIFF,...)  are automatically recognized and
  1870.     imaged at the receiving Fax machine.
  1871.  
  1872.  
  1873. Name:        MAIL-IT 
  1874. Product:      MUA 
  1875. Platform:    MS Windows 3.x 
  1876. Contact:    mail-it@unipalm.co.uk 
  1877. Phone:        1-800-368-0312 
  1878.         (+44) 223 250 100
  1879. Author:         Unipalm Ltd. 
  1880. Comments: 
  1881.  
  1882.     [ Maria Porto <maria@unipalm.co.uk>, 7-Jul-1994 ]
  1883.  
  1884.     MAIL-IT is a Winsock-compatible SMTP/POP mail client with MIME
  1885.     functionality.  By implementing Microsoft's Extended MAPI
  1886.     architecture, MAIL-IT allows mail to be sent from directly within
  1887.     MAPI-enabled applications such as Word for Windows, Excel,
  1888.     WordPerfect, Lotus 1-2-3 and Ami Pro, thus Internet-enabling the
  1889.     user's desktop.
  1890.      
  1891.     MAIL-IT benefits include: 
  1892.      
  1893.     -  support for MIME 
  1894.     -  implementation of Microsoft's MAPI architecture 
  1895.     -  full drag and drop 
  1896.     -  hierarchical foldering 
  1897.     -  uses SMTP for sending, and POP2 or POP3 for receiving mail 
  1898.     -  local address book 
  1899.  
  1900.     There is a 30-day demo copy available for anonymous ftp: 
  1901.     ftp://pipe.pipex.net/xtech/mail-it/mie202.zip
  1902.     Please contact us for the decrypting password.
  1903.  
  1904.  
  1905. Name:     Mail*Link SMTP for QuickMail, Microsoft Mail for AppleTalk, and
  1906.           PowerShare
  1907. Product:  Macintosh Mail systems to SMTP/MIME gateways
  1908. Platform: Macintosh
  1909. Contact:  info@starnine.com
  1910. Phone:    510-649-4949
  1911. Author:   StarNine Technologies, Inc.
  1912. Comments:
  1913.  
  1914.     [David Thompson <david@starnine.com> 19-Sept-1994 ]
  1915.  
  1916.     Mail*Link SMTP 3.0 is the industry-standard for connecting
  1917.     Macintosh mail systems to each other, as well as PC, UNIX and
  1918.     host-based mail systems on corporate LANs and the Internet.  The
  1919.     Mail*Link family of gateways now provides MIME support for all
  1920.     major Macintosh LAN messaging systems including QuickMail,
  1921.     Microsoft Mail for AppleTalk and PowerShare Collaboration servers.
  1922.     
  1923.     Per-destination processing of messages in version 3.0 allows
  1924.     gateway administrators to configure translation and enclosure
  1925.     handling methods for outgoing messages addressed to a specific
  1926.     SMTP address, domain, or host.  The gateway ships with three
  1927.     preprogrammed translation methods for sending messages to users on
  1928.     PCs, UNIX, and MIME-capable systems.
  1929.     
  1930.     Mail*Link SMTP uses the proposed MacMIME standard to allow more
  1931.     flexibility when receiving messages with MIME-encoded Macintosh
  1932.     files.  An option to encode an attachment's datafork only with
  1933.     MIME greatly increases compatibility with non-Macintosh MIME
  1934.     systems.  Other enclosure handling options include
  1935.     MacBinary-UUENCODE, AppleSingle-UUENCODE, BinHex 4.0, and
  1936.     Datafork-only-UUENCODE, and StuffIt compression.
  1937.  
  1938.  
  1939. Name:     Mail*Link Internet for PowerTalk
  1940. Product:  PowerTalk to SMTP/MIME Internet Mail Gateway
  1941. Platform: Macintosh System 7.5
  1942. Contact:  info@starnine.com
  1943. Phone:    510-649-4949
  1944. Author:   StarNine Technologies, Inc.
  1945. Comments:
  1946.  
  1947.     [David Thompson <david@starnine.com> 19-Sept-1994 ]
  1948.  
  1949.     Mail*Link Internet for PowerTalk is a personal gateway that allows
  1950.     System 7.5 users in SMTP/POP3 environments to exchange messages
  1951.     with Internet mail users.
  1952.     
  1953.     Version 1.0 supports System 7.5 and System 7 Pro Macintoshes with
  1954.     MacTCP (included) on a local area network.  It uses the standard
  1955.     Simple Mail Transfer Protocol (SMTP) and Post Office Protocol
  1956.     (POP3) for sending and reading mail within the LAN.  If the LAN is
  1957.     connected to the Internet, PowerTalk users can also exchange
  1958.     messages with external Internet users.  Version 1.5, due out in
  1959.     September, 1994 will support SLIP or PPP connections.
  1960.     
  1961.     Incoming Internet messages are placed in the PowerTalk universal
  1962.     mailbox on the desktop.  Users can send Internet messages from
  1963.     within their preferred PowerTalk-savvy application such as
  1964.     WordPerfect, ClarisWorks, or the Finder.  The gateway supports
  1965.     standard Macintosh file enclosure handling methods including
  1966.     AppleSingle-UUEncode, Datafork only-UUENCODE, MacBinary, and
  1967.     BinHex, as well as MIME.
  1968.     
  1969.     A 60-day trial version of the gateway is available on StarNine's
  1970.     anonymous FTP server (ftp://ftp.starnine.com/pub/evals/pt-inet)
  1971.     as well as on the CD-ROM version of Apple's System 7.5 product
  1972.     (look in the CD Extras folder).
  1973.  
  1974.  
  1975. Name:     MPOWER
  1976. Product:
  1977. Platform:
  1978. Contact:
  1979. Author:   HP
  1980. Comments:
  1981.  
  1982.     [ Harald Alvestrand <Harald.Alvestrand@delab.sintef.no> 22-Jan-1993 ]
  1983.  
  1984.     If anyone is interested, the new multimedia product from HP called
  1985.     MPOWER supports MIME format mail.
  1986.  
  1987.     You can drag and drop a picture onto the mail icon, and it will be
  1988.     sent as a MIME message.
  1989.  
  1990.     (Unfortunately, they forgot to quote the delimiter that had a dot in
  1991.     it, and PINE failed to parse that......well, it's a betatest.)
  1992.  
  1993.  
  1994. Name:       NetMail/3000
  1995. Product:   SMTP/MIME compatible electronic mail system for HP3000s
  1996. Platform:  HP3000 MPE/V, HP3000 MPE/iX
  1997. Contact:   solcentr@netcom.com (Solution Centers International)
  1998. Telephone: (US) 800 Net-Mail (UK)+44 (0480) 301364 (Other) +1 916 622-0630
  1999. Fax:       (US) 916 622-0738 (UK) +44 (0480) 493109 (Other) +1 916 622-0738
  2000. Author:    3k Associates (support@3k.com)
  2001. Comments:
  2002.  
  2003.     [ Chris Bartram <rcb@3k.com> 3-Jun-1994 ]
  2004.  
  2005.     NetMail/3000 is a full featured electronic mail system for HP3000
  2006.     computer systems which was designed as an SMTP and MIME compatible
  2007.     network mail system.  NetMail/3000 provides a user interface
  2008.     compatible with "dumb" terminals, but also has hooks to identify and
  2009.     utilize features of HP terminals and PC or Mac based HP terminal
  2010.     emulator packages. Users can send messages (8-bit character sets are
  2011.     supported) and attach any number of files (host or pc based) to their
  2012.     messages (PC/Mac based files are automatically retrieved and loaded),
  2013.     and all messages (and attachments) are exported in MIME format, though
  2014.     users can specify that files be encoded via 'uuencode' or 'binhex' if
  2015.     necessary to be readable by non-MIME compatible mail systems).
  2016.     
  2017.     NetMail/3000's user interface is also unique in that Windows-based
  2018.     terminal emulator users can allow NetMail/3000 to automatically
  2019.     extract and pass any message parts (not displayable in the terminal
  2020.     emulator) directly to their PC and have the appropriate application
  2021.     launched to view the file. (NetMail/3000 interrogates the PC on
  2022.     startup to determine the file types "associated" with applications.)
  2023.     
  2024.     NetMail/3000 also includes directory synchronization capability
  2025.     (compatible with Lotus' cc:Mail ADE format), a POP2 server, a
  2026.     quote-of-the-day and daytime server, and will soon be offering a
  2027.     HP3000-based gopher server. NetMail/3000 is priced independent of cpu
  2028.     size/speed/number of users, and includes network capability in the
  2029.     base product. 3k Associates is also an HP Channel Partner.
  2030.     
  2031.  
  2032. Name:       NetMail/3000 HPDesk FSC Gateway
  2033. Product:   SMTP/MIME compatible gateway for HPDesk users
  2034. Platform:  HP3000 MPE/V, HP3000 MPE/iX
  2035. Contact:   solcentr@netcom.com (Solution Centers International)
  2036. Telephone: (US) 800 Net-Mail (UK)+44 (0480) 301364 (Other) +1 916 622-0630
  2037. Fax:       (US) 916 622-0738 (UK) +44 (0480) 493109 (Other) +1 916 622-0738
  2038. Author:    3k Associates (support@3k.com)
  2039. Comments:
  2040.  
  2041.     [ Chris Bartram <rcb@3k.com> 3-Jun-1994 ]
  2042.  
  2043.     The NetMail/3000 HPDesk FSC Gateway provides a bi-directional gateway
  2044.     between HPDesk mail users and the SMTP/MIME world. Any number of
  2045.     message attachments per message are supported; incoming messages are
  2046.     broken down into files on the HP3000 for HPDesk users and appear as
  2047.     normal message attachments, outgoing attachments are encoded as
  2048.     MIME-compatible message attachments (or optionally just as UUENCODED
  2049.     binary attachments for compatibility with non-MIME compatible
  2050.     mailers).
  2051.     
  2052.     The gateway operates in real-time, is a background process on the
  2053.     HP3000 (which is interrupt driven and uses minimal system resources),
  2054.     and requires no special hardware or additional software. The product
  2055.     is priced independent of platform size or type or number of users.
  2056.     Free 45 day demos are available.
  2057.  
  2058.  
  2059. Name:     PC-MM (PC Mail Manager)
  2060. Product:  MUA
  2061. Platform: MS-Windows
  2062. Contact:  Lars_Hagberg@li.icl.se
  2063. Author:   ICL
  2064. Comments:
  2065.  
  2066.     [ Tomas Kullman <tomku@li.icl.se> 30-Sep-1993 ]
  2067.  
  2068.     PC-MM from ICL is a Mail User Agent for Windows 3.1 implemented on
  2069.     Windows Socket API and TCP/IP. PC-MM is currently working on PC-NFS
  2070.     but is designed to be network software independent (i.e. will work
  2071.     on most TCP/IP softwares supporting WinSocket API).
  2072.  
  2073.     PC-MM is a MIME conformant internet mailer supporting SMTP and IMAP2
  2074.     for sending and receiving. PC-MM requires a UNIX mail server (or
  2075.     similar supporting SMTP and IMAP2).
  2076.     
  2077.     PC-MM V1.0 supports a lot of nice features, such as:
  2078.          - user friendly interface
  2079.          - built-in and user-defined text editor
  2080.          - drag and drop between folders
  2081.          - local and server based folders
  2082.          - integrated address book
  2083.          - message sorting and tagging
  2084.          - "watch dog" for incoming messages
  2085.     
  2086.     PC Mail Manager is announced and volume shipping mid November 1993.
  2087.  
  2088.     For pricing and product packaging information please contact Lars
  2089.     Hagberg at ICL ProSystems AB; E-mail: Lars_Hagberg@li.icl.se or
  2090.     phone: + 46 (0)13 11 70 00.
  2091.  
  2092.  
  2093. Name:     PMDF
  2094. Product:  MTA
  2095. Platform: VMS
  2096. Contact:  sales@innosoft.com service@innosoft.com
  2097. Author:   Innosoft International
  2098. Comments:
  2099.  
  2100. The VMSNET newsgroup 'vmsnet.mail.pmdf' is available for discussion.
  2101.  
  2102.     [ Ned Freed <ned@innosoft.com> ]
  2103.  
  2104.     Send technical inquiries to service@innosoft.com. Product
  2105.     information, pricing, and literature can be obtained from
  2106.     sales@innosoft.com. The phone number is (909) 624-7907; FAX is
  2107.     (909) 621-5319. Street address is:
  2108.  
  2109.         Innosoft International, Inc.
  2110.         250 W. First St., Suite 240
  2111.         Claremont, CA 91711
  2112.  
  2113.  
  2114. Name:     PP
  2115. Product:  MTA
  2116. Platform: UNIX
  2117. Contact:  ic-info@isode.com (commercial version)
  2118.     
  2119.     [ "Harald T. Alvestrand" <Harald.T.Alvestrand@uninett.no> 22-Aug-94 ]
  2120.  
  2121.     PP is an X.400 and SMTP mailer, and a gateway between these, so
  2122.     you can communicate with "both worlds".
  2123.     
  2124.     The latest and greatest version is the ISODE Consortium release,
  2125.     IC-R1, but this is no longer free. However, it is not expensive,
  2126.     either.  The ISODE Consortium offers the source code to all
  2127.     Consortium members, and gives the right to sell products based on
  2128.     the code to commercial members.
  2129.  
  2130.     The PP included in Isode Consortium Release 1 (IC-R1) includes:
  2131.     
  2132.     - Conformance tested X.400/84, running over most stacks you care
  2133.           to name
  2134.     - X.400/88
  2135.     - X.400 (84 and 88) to SMTP gateways (RFC 1327 compliant)
  2136.     - SMTP, DECNET and UUCP support
  2137.     - P3File (Retix-like) message submission and delivery
  2138.     - Routing using X.500 (experimental)
  2139.     - MIME gatewaying support (MIME-MHS/HARPOON compliant)
  2140.     - SNMP monitoring
  2141.     - X.500 and file based distribution lists
  2142.     - Fax gateway supporting Panasonic, Fujitsu and Class 2 fax modems
  2143.     
  2144.  
  2145. Name:     SMTPLINK 2.1
  2146. Product:
  2147. Platform:
  2148. Contact:
  2149. Author:
  2150. Comments:
  2151.  
  2152.     [ <support@ccmail.com> 16-Dec-1992 ]
  2153.  
  2154.     Because this version (2.1) is a 2-3 QTR-93 release you should be
  2155.     talking to your sales rep about the tentative features of this
  2156.     product. They can be reached at 800-448-2500.
  2157.  
  2158.  
  2159. Name:     STI Document Browser
  2160. Product:  MS-Windows 3.1 (shipping), NeXTstep/X11/VMS (in the pipeline)
  2161. Platform:
  2162. Contact:  info@sti.fi
  2163. Author:   Stream Technologies Inc
  2164. Comments:
  2165.  
  2166.     [ Ed Anselmo <anselmo@nic.near.net> 31-Dec-1992 ]
  2167.  
  2168.     Product name:   STI Document Browser
  2169.     Platforms:      
  2170.  
  2171.     How and where to get:
  2172.         Stream Technologies Inc.
  2173.         Valkjarventie 2
  2174.         SF-02130 Espoo
  2175.         FINLAND
  2176.         Tel: +358 0 43577340
  2177.         Fax: +358 0 43577348
  2178.         E-Mail: info@sti.fi
  2179.  
  2180.  
  2181. Name:     Super-TCP
  2182. Product:
  2183. Platform: MS-Windows
  2184. Contact:  TCP@FrontierTech.COM
  2185. Author:   Frontier Technologies
  2186. Comments:
  2187.  
  2188.     [ Ray C Langford <ray@isi.frontiertech.com> 28-Apr-1993 ]
  2189.  
  2190.     Frontier Technologies' Super-TCP for MS-Windows includes MIME
  2191.     support in their E-Mail mail system that is a part of the Super-TCP
  2192.     for Windows package.
  2193.  
  2194.     Super-TCP for Windows is a Windows Sockets compliant, 100% DLL
  2195.     implementation that can also operate in a TSR mode. Applications
  2196.     include: Network News Reader, Telnet, FTP Client/Server, NFS
  2197.     Client/Server, SMTP/POP2&3 MIME E-Mail, Telnet Redirector,
  2198.     Interactive Talk, and more. Options are also available for PPP,
  2199.     X.25, and OSI.
  2200.  
  2201.     With the MIME support in E-Mail, any type of binary file may be
  2202.     attached to your message, including Postscript files, spreadsheet
  2203.     files, database files, word processor files, graphic files, audio
  2204.     files, and digital video files.
  2205.  
  2206.     The packages in the Super-TCP product line that include the
  2207.     E-Mail (SMTP/POP2&3) with MIME support are:
  2208.         - Super-TCP for Windows   Version 3.0
  2209.                 (Complete TCP/IP package)
  2210.         - Super-TCP/NFS for Windows   Version 3.0
  2211.                 (Complete TCP/IP package with NFS client/server)
  2212.         - Super-TCP Applications for Windows   Version 3.0
  2213.                 (Windows Sockets applications only)
  2214.  
  2215.     For further information, e-mail TCP@FrontierTech.COM or call
  2216.     +1 414 241-4555.
  2217.  
  2218.  
  2219. Name:     TCP/Connect II version 2.0
  2220. Product:  MUA, news reader
  2221. Platform: Macintosh
  2222. Contact:  sales@intercon.com
  2223. Author:   InterCon Systems Corporation
  2224. Comments:
  2225.  
  2226.     [ Amanda Walker <amanda@intercon.com>  6-Sep-1994 ]
  2227.  
  2228.     Full support for MIME in email, viewing support for MIME in news.
  2229.     Includes inline composition and display of the following MIME
  2230.     content types:
  2231.  
  2232.         text/plain      image/gif         video/quicktime
  2233.         text/richtext   image/jpeg        audio/basic
  2234.         text/enriched   image/x-macpict
  2235.  
  2236.         application/applefile
  2237.         application/x-macbinhex40
  2238.  
  2239.         multipart/mixed
  2240.  
  2241.         character sets: US-ASCII, ISO-8859-1        
  2242.  
  2243.     Provides drag & drop support for file enclosures, automatic
  2244.     encoding and decoding of AppleSingle/AppleDouble ("MacMIME") body
  2245.     parts, as well as BinHex & uuencode for backward compatibility.
  2246.     Runs native on Power Macintosh computers.
  2247.  
  2248.     For more information please contact:
  2249.  
  2250.         InterCon Systems Corporation
  2251.         950 Herndon Parkway
  2252.         Herndon, VA 22070  USA
  2253.  
  2254.         +1 703 709 5500   (voice)
  2255.         +1 703 709 5555   (fax)
  2256.         sales@intercon.com  (Internet email) 
  2257.  
  2258.  
  2259. Name:     Z-Mail
  2260. Product:  MUA
  2261. Platform: Unix
  2262. Contact:  info@z-code.com
  2263. Author:   Z-Code Software Corporation
  2264. Comments:
  2265.  
  2266.     [ Carlyn M. Lowery <lowery@zen.z-code.com> 29-May-1993 ]
  2267.  
  2268.     Z-Mail, a Unix World Magazine "Product of the Year" winner for 1991,
  2269.     is a complete electronic mail system for workstations.  Z-Mail
  2270.     provides Motif and Open Look graphical user interfaces, as well
  2271.     as two character modes.  The software has been ported to nearly
  2272.     every system that runs Unix, and it works with all standard Unix
  2273.     mail transport agents including sendmail, binmail, smail, MMDF and
  2274.     X.400 gateways.  Z-Mail can replace or coexist with standard mail
  2275.     user agents on the system, including BSD Mail, AT&T mailx, Sun Mail
  2276.     Tool, Elm, or Mush.  Most anyone can use Z-Mail "off the shelf" and
  2277.     immediately benefit from its simple interface and advanced features.
  2278.     
  2279.     Z-Mail also includes Z-Script, a powerful scripting language that
  2280.     enables users to customize and extend Z-Mail's capabilities.
  2281.     Z-Mail's multi-media capabilities allow easy integration with
  2282.     best-of-class products including spreadsheets, desk-top publishing,
  2283.     graphics, fax, voice, and video. For example, when users receive a
  2284.     spreadsheet file, Z-Mail can be configured to automatically launch
  2285.     the associated application and load the the attachment automatically
  2286.     and transparently to the user.  Z-Mail understands MIME-format
  2287.     documents and is also compatible with Sun's multimedia Mailtool.
  2288.  
  2289.     Mac, MS-DOS, and MS-Windows versions, as well as native MIME
  2290.     support, are planned for this summer.
  2291.     
  2292.     For more information on Z-Mail, contact:
  2293.         Z-Code Software Corp.
  2294.         4340 Redwood Hwy., Suite B-50
  2295.         San Rafael, CA 94903
  2296.         tel: (415) 499-8649
  2297.         fax: (415) 479-0448
  2298.         e-mail: info@z-code.com
  2299.     
  2300.     Also, you can anonymous-ftp a demo copy of Z-Mail from 
  2301.     ftp://ora.com/pub/z-code/zmail/2.1/
  2302.     (The file you want is named zm.XXX.tar.Z, where XXX is 
  2303.     your type of machine.)  You'll need to call us after you do so we
  2304.     can send you an activation key.
  2305.  
  2306. --
  2307.  
  2308. 9) MIME and USENET news
  2309. -----------------------
  2310.  
  2311. 9.1) Introduction
  2312.  
  2313. USENET articles are (by design) very similar to RFC 822 mail messages.
  2314. It is therefore reasonable to expect MIME software to be adopted for use
  2315. on USENET.
  2316.  
  2317. A number of the mail user agents and tools discussed in section 7 also
  2318. handle USENET news.
  2319.  
  2320. --------------------------------
  2321.  
  2322. 9.2) News readers and transports with MIME support
  2323.  
  2324. Name:     GNUS
  2325. Product:  reader
  2326. Platform: GNU Emacs
  2327. Where:
  2328. Author:   Masanobu UMEDA
  2329. Comments:
  2330.  
  2331.     [ Masanobu UMEDA <umerin@mse.kyutech.ac.jp> 07-Aug-1993 ]
  2332.  
  2333.     GNUS is an NNTP-based newsreader for GNU Emacs.  GNUS versions
  2334.     3.14.4 and later directly support reading of articles written in
  2335.     MIME format.  It only requires the metamail package.  Compositions
  2336.     of articles written in MIME format requires "mime.el" that is a
  2337.     part of MIME tools for GNU Emacs (see section 7.2).
  2338.  
  2339.  
  2340. Name:     gnus-mime.el
  2341. Product:  reaJoe Ilacqua der
  2342. Platform: GNU Emacs
  2343. Where:    ftp://world.std.com/dist/gnus-mime.el.shar
  2344.           (also in the contrib tree of metamail)
  2345. Author:   Joe Ilacqua
  2346. Comments:
  2347.  
  2348.     [ Joe Ilacqua <spike@world.std.com> 24-Jun-1993 ]
  2349.  
  2350.     "gnus-mime.el" is an ELISP package that adds support for MIME to
  2351.     GNUS.  This is the second release: I consider it very beta, and I'm
  2352.     sure there are bugs, but it does work.  It provides support both to
  2353.     read and to post USENET articles in MIME format.  It's scarcest
  2354.     feature is support for multi-part multi-media ".signatures".
  2355.  
  2356. I believe that gnus-mime.el is for GNUS prior to version 3.14.4.
  2357.  
  2358.  
  2359. Name:     INN
  2360. Product:  transport
  2361. Platform:
  2362. Where:
  2363. Author:
  2364. Comments:
  2365.  
  2366.     [ Christopher Davis <ckd@eff.org> 03-Jun-1993 ]
  2367.  
  2368.     There is some minimal MIME support in the INN package.  Since INN
  2369.     is a transport system, not a newsreader, the support is for
  2370.     transferring MIME messages, not reading them.
  2371.  
  2372.     [ Christophe Wolfhugel <Christophe.Wolfhugel@grasp.insa-lyon.fr> 23-Jul-1993 ]
  2373.  
  2374.     INN's MIME support is today divided in two parts:
  2375.  
  2376.     1) the possibility to have nnrpd add default MIME headers to
  2377.     locally posted articles;
  2378.  
  2379.     2) transfer-encoding changes on transport with "innxmit", i.e. recode
  2380.     8bit to quoted-printable.
  2381.  
  2382.  
  2383. Name:     MH
  2384. Product:  reader
  2385. Platform:
  2386. Where:    See section 7 for MH's FTP sites.
  2387. Author:
  2388. Comments:
  2389.  
  2390.     [ John Romine <jromine@ics.uci.edu> 30-Jul-1993 ]
  2391.  
  2392.     If you compile MH to use NNTP, it can read news with its "bbc"
  2393.     command; MH supports MIME.
  2394.  
  2395.  
  2396. Name:      mhunify (aka stacknews)
  2397. Product:  reader
  2398. Platform: UNIX
  2399. Where:      ftp://ftp.ics.uci.edu/mh/contrib/multimedia/mhunify.shar.gz
  2400. Author:   Jerry Sweet <jsweet@irvine.com>
  2401. Comments:
  2402.  
  2403.     [ Jerry Sweet <jsweet@irvine.com> 11-Aug-1994 ]
  2404.  
  2405.     Mhunify is a set of perl scripts and templates that provides
  2406.     shell-level MH functionality with USENET news.  Since MH supports
  2407.     MIME, MIME-format news articles just work.  I've found that being
  2408.     able to handle news in the same way that I handle e-mail is very
  2409.     useful, although there are some tradeoffs: no kill files, no
  2410.     threads, at least for now.
  2411.  
  2412.     Mhunify also treats MH folders just like news groups.  If you
  2413.     subscribe to several mailing lists, and your e-mail is
  2414.     automatically delivered to separate folders, say, via procmail
  2415.     or via MMDF's .maildelivery, the mhunify package lets you progress
  2416.     automatically through your folders just as you would news groups.
  2417.  
  2418.     Requirements: 
  2419.           - csh or some shell with shell-level alias or procedure
  2420.             facilities;
  2421.           - perl 4.0 or later;
  2422.           - MH 6.8 or later;
  2423.           - direct file system access to the USENET news spool
  2424.             directory (typically /usr/spool/news - as a local or NFS
  2425.             mounted file system).
  2426.  
  2427.     Some of the goodies:
  2428.  
  2429.         stacknews     - read USENET news using shell-level MH.
  2430.         ncomp, nrepl, nforw
  2431.                       - compose, reply to, and forward to USENET
  2432.                               news groups (these use nwhatnow).
  2433.         nwhatnow      - post USENET articles & send e-mail from 
  2434.                               the same draft.
  2435.         consider      - creates a folder, +consider  by  default,
  2436.                               containing specified messages.
  2437.         bburst        - bursts digests into a writeable folder,
  2438.                               +consider by default.
  2439.         clearf        - clears the MH folder stack.
  2440.         mhpped        - utility composition template pre-processor.
  2441.         pscan         - scan messages from point of previous scan.
  2442.                               
  2443.         Plus man pages, templates, example configuration files, 
  2444.         other utility programs, and a Makefile to install everything.
  2445.  
  2446.  
  2447. Name:     nn
  2448. Product:  reader
  2449. Platform:
  2450. Where:
  2451. Author:
  2452. Comments:
  2453.  
  2454.     [ Luc Rooijakkers <lwj@cs.kun.nl> 26-Jul-1993 ]
  2455.  
  2456.     The current beta release of nn tags newly posted articles as
  2457.     text/plain; charset=xxx with transfer encoding 8bit if the message
  2458.     contains any 8 bit characters.
  2459.  
  2460.     Reading support needs further work.
  2461.  
  2462.  
  2463. Name:     SNews
  2464. Product:  reader
  2465. Platform: MS-DOS OS/2
  2466. Where:    ftp://ftp.wimsey.com/~ftp/pub/msdos/uupc/snews191.zip
  2467.           MS-DOS binaries
  2468. Where:    ftp://ftp.wimsey.com/~ftp/pub/msdos/uupc/snws191o.zip
  2469.           OS/2 binaries
  2470. Where:    ftp://ftp.wimsey.com/~ftp/pub/msdos/uupc/snws191s.zip
  2471.           Source
  2472. Author:
  2473. Comments:
  2474.  
  2475.     [ Daniel Fandrich <dan@fch.wimsey.bc.ca> 27-Aug-1993 ]
  2476.  
  2477.     Revision 1.91 of the SNews newsreader for MS-DOS systems
  2478.     fixes several bugs in version 1.90 (alpha), as well as adding
  2479.     some much-needed features, including built-in support for ISO
  2480.     8859/1/2/3/4/9 character sets (RFC 1521 and RFC 1522) and a single
  2481.     key interface to the metamail MIME decoder (or other user-specified
  2482.     program).  An additional bonus is the availability of an OS/2
  2483.     version.
  2484.  
  2485.  
  2486. Name:     strn
  2487. Product:  reader
  2488. Platform: UNIX
  2489. Where:    ftp://ftp.uu.net/networking/news/readers/trn/strn/strn092.tar.gz
  2490. Author:   Clifford A Adams <caadams@access.digex.net>
  2491. Comments:
  2492.  
  2493. Strn has support for reading and creating MIME articles.
  2494.  
  2495.  
  2496. Name:     trn
  2497. Product:  reader
  2498. Platform: UNIX
  2499. Where:    ftp://ftp.uu.net/networking/news/readers/trn/trn.tar.gz
  2500. Author:   Wayne Davison <davison@borland.com>
  2501. Comments:
  2502.  
  2503. trn 3.0 has support for reading MIME articles with metamail, and
  2504. creating them with mhn.
  2505.  
  2506. --
  2507. End of Part 2
  2508. *************
  2509. --
  2510.  
  2511. X-NEWS: whcdf comp.answers: 7782
  2512. Newsgroups: comp.mail.mime,comp.answers,news.answers
  2513. Path: fnnews.fnal.gov!overload.lbl.gov!agate!ihnp4.ucsd.edu!mvb.saic.com!news.cerf.net!shrike.irvine.com!jsweet
  2514. From: mime-faq@ics.uci.edu (MIME FAQ maintainer)
  2515. Subject: comp.mail.mime frequently asked questions list (FAQ) (3/3)
  2516. Content-Type: message/partial; number=3; total=3; id="<mime_781738764@irvine.com>"
  2517. References: <mime-faq1_781738764@irvine.com>
  2518. Followup-To: comp.mail.mime
  2519. Approved: news-answers-request@MIT.Edu
  2520. Originator: jsweet@fester.irvine.com
  2521. Sender: usenet@irvine.com (News Administration)
  2522. Mime-Version: 1.0
  2523. Organization: Irvine Compiler Corp., Irvine, California, USA
  2524. Date: Sun, 9 Oct 1994 21:40:16 GMT
  2525. Supersedes: <mime-faq3_778723067@irvine.com>
  2526. Message-ID: <mime-faq3_781738764@irvine.com>
  2527. Summary: This posting contains answers to some of the Frequently Asked
  2528.     Questions about MIME (Multipurpose Internet Mail Extensions).
  2529.     Please read it before posting a question to comp.mail.mime.
  2530. Expires: Fri, 2 Dec 1994 21:39:24 GMT
  2531. Content-Transfer-Encoding: 7bit
  2532. Reply-To: mime-faq@ics.uci.edu (MIME FAQ maintainer)
  2533. Lines: 530
  2534. Xref: fnnews.fnal.gov comp.mail.mime:4607 comp.answers:7782 news.answers:30152
  2535.  
  2536.  
  2537. Archive-Name: mail/mime-faq/part3
  2538. Version: $Id: mime3,v 3.9 1994/10/09 21:35:40 jsweet Rel $
  2539. Posting-Frequency: monthly
  2540.  
  2541.  
  2542. --
  2543. ==========================================================
  2544. comp.mail.mime frequently asked questions list (FAQ) (3/3)
  2545. ==========================================================
  2546. Part 3: Advanced Topics
  2547. ~~~~~~
  2548. --
  2549.  
  2550. Overview
  2551. --------
  2552. This is part 3 of a Frequently Asked Questions document about MIME,
  2553. the multipurpose and multi-media standard for Internet mail.
  2554.  
  2555. Part 1 covers frequently asked questions.
  2556.  
  2557. Part 2 is a listing of MIME products.
  2558.  
  2559. Part 3 covers advanced topics.
  2560. --
  2561.  
  2562. 10) Information
  2563. ---------------
  2564.  
  2565. 10.1) MIME-relevant RFCs and other standards
  2566.  
  2567. The RFCs mentioned here are mainly relevant to persons building MIME
  2568. software.  As an end user, if your mail system is nice to you, you
  2569. won't really have to know very much about these things.
  2570.  
  2571. RFC and Internet-Drafts are available by anonymous FTP from any decent
  2572. archive site.  If you're really stuck, try these URLs:
  2573.  
  2574. ftp://ds.internic.net/rfc/
  2575. ftp://ds.internic.net/internet-drafts/
  2576.  
  2577. MIME is defined in RFC 1521 (MIME Mechanisms for Specifying and
  2578. Describing the Format of Internet Message Bodies) and RFC 1522
  2579. (Representation of Non-ASCII Text in Internet Message Headers).
  2580.  
  2581. These are Internet standards-track protocols.  For the full
  2582. implications of this, see RFC 1540 (IAB Official Protocol Standards).
  2583. Here is their current status.
  2584.  
  2585.     RFC 1521: Draft Elective Standard
  2586.     RFC 1522: Draft Elective Standard
  2587.  
  2588. These two RFCs do not fully define MIME.  For one thing, they are
  2589. based on RFC 822 (Standard for the format of ARPA Internet text
  2590. messages), as revised by RFC 1123 (Requirements for Internet hosts -
  2591. application and support) and must be read in conjunction with these.
  2592.  
  2593. For another, they are extensible.  See 10.2 for a complete list of
  2594. registered subtypes.
  2595.  
  2596. There are a whole lot of other RFCs that deal with e-mail, including
  2597. these.
  2598.  
  2599. IAB standards-track RFCs
  2600.  
  2601.     RFC 1653  SMTP Service Extension for Message Size Declaration.
  2602.     RFC 1652  SMTP Service Extension for 8bit-MIMEtransport.
  2603.     RFC 1651  SMTP Service Extensions.
  2604.     RFC 1502  X.400 Use of Extended Character Sets
  2605.     RFC 1496  Rules for Downgrading Messages from X.400(88) to X.400(84)
  2606.               when MIME Content-Types are Present in the Messages
  2607.     RFC 1495  Mapping between X.400 and RFC-822 Message Bodies
  2608.     RFC 1494  Equivalences between 1988 X.400 and RFC-922 Message Bodies
  2609.     RFC 1424  Privacy Enhancement for Internet Electronic Mail: Part IV.
  2610.     RFC 1423  Privacy Enhancement for Internet Electronic Mail: Part III.
  2611.     RFC 1422  Privacy Enhancement for Internet Electronic Mail: Part II.
  2612.     RFC 1421  Privacy Enhancement for Internet Electronic Mail: Part I.
  2613.     RFC 1327  Mapping between X.400(1988)/ISO 10021 and RFC 822.
  2614.     RFC 1314  File format for the exchange of images in the Internet.
  2615.  
  2616. Other RFCs (Informational, Experimental, or Historical)
  2617.  
  2618.     RFC 1641  Using Unicode with MIME.
  2619.     RFC 1563  The text/enriched MIME Content-type.
  2620.     RFC 1556  Handling of Bi-directional Texts in MIME.
  2621.     RFC 1489  Registration of a Cyrillic Character Set.
  2622.     RFC 1468  Japanese Character Encoding for Internet Messages.
  2623.     RFC 1456  Conventions for Encoding the Vietnamese Language.
  2624.     RFC 1428  Transition of Internet Mail from Just-Send-8 to 8bit-SMTP/MIME.
  2625.     RFC 1357  Format for emailing bibliographic records.
  2626.     RFC 1345  Character Mnemonics & Character Sets.
  2627.     RFC 1344  Implications of MIME for Internet mail gateways.
  2628.     RFC 1343  User agent configuration mechanism for multimedia mail format
  2629.               information.
  2630.     RFC 1339  Remote mail checking protocol.
  2631.     RFC 1321  MD5 Message-Digest algorithm.
  2632.     RFC 1225  Post Office Protocol: Version 3.
  2633.     RFC 1211  Problems with the maintenance of large mailing lists.
  2634.     RFC 1176  Interactive Mail Access Protocol: Version 2.
  2635.     RFC 1197  Using ODA for translating multimedia information.
  2636.     RFC 1154  Encoding header field for internet messages.
  2637.     RFC 1153  Digest message format.
  2638.     RFC 1049  Content-type header field for Internet messages.
  2639.     RFC 1036  Standard for interchange of USENET messages.
  2640.     RFC 934   Proposed standard for message encapsulation.
  2641.     RFC 807   Multimedia mail meeting notes.
  2642.  
  2643. --------------------------------
  2644.  
  2645. 10.2) MIME types
  2646.  
  2647. There are registered and unregistered MIME types.  Unregistered MIME
  2648. types begin with an "x-" and their meanings generally depend on
  2649. private agreements between senders and receivers.  This section lists
  2650. registered types and some known unregistered types.
  2651.  
  2652. --------------------------------
  2653.  
  2654. 10.2.1) List of registered MIME types
  2655.  
  2656. The latest list of registered MIME types is available from this file:
  2657.  
  2658. ftp://isi.edu/in-notes/media-types/media-types
  2659.  
  2660. A list of URLs follows for documents relevant to various media types.
  2661. The media types are taken from the January, 1994 version of the
  2662. aforementioned media-types file, but the URLs below aren't necessarily
  2663. representative of the latest list of registered types.  In general,
  2664. each <type> has a directory whose name has this form:
  2665.  
  2666. media-types/<type>/<subtype>
  2667.  
  2668. The <type> directory contains the definitions of the subtypes of the
  2669. given <type>/<subtype>.
  2670.  
  2671.  
  2672. Application subtypes:
  2673.  
  2674. ftp://isi.edu/in-notes/media-types/application/activemessage
  2675. ftp://isi.edu/in-notes/media-types/application/andrew
  2676. ftp://isi.edu/in-notes/media-types/application/applefile
  2677. ftp://isi.edu/in-notes/media-types/application/atomicmail
  2678. ftp://isi.edu/in-notes/media-types/application/dec
  2679. ftp://isi.edu/in-notes/media-types/application/dca
  2680. ftp://isi.edu/in-notes/media-types/application/mac-binhex40
  2681. ftp://isi.edu/in-notes/media-types/application/macwriteii
  2682. ftp://isi.edu/in-notes/media-types/application/msword
  2683. ftp://isi.edu/in-notes/media-types/application/news-message-id
  2684. ftp://isi.edu/in-notes/media-types/application/news-transmission 
  2685. ftp://isi.edu/in-notes/media-types/application/octet
  2686. ftp://isi.edu/in-notes/media-types/application/oda
  2687. ftp://isi.edu/in-notes/media-types/application/pdf
  2688. ftp://isi.edu/in-notes/media-types/application/postscript
  2689. ftp://isi.edu/in-notes/media-types/application/remote-printing
  2690. ftp://isi.edu/in-notes/media-types/application/rtf
  2691. ftp://isi.edu/in-notes/media-types/application/slate
  2692. ftp://isi.edu/in-notes/media-types/application/wita
  2693. ftp://isi.edu/in-notes/media-types/application/wordperfect5.1
  2694. ftp://isi.edu/in-notes/media-types/application/zip
  2695.  
  2696. Audio subtypes:
  2697.  
  2698. ftp://isi.edu/in-notes/media-types/audio/basic
  2699.  
  2700. Image subtypes:
  2701.  
  2702. ftp://isi.edu/in-notes/media-types/image/jpeg
  2703. ftp://isi.edu/in-notes/media-types/image/gif
  2704. ftp://isi.edu/in-notes/media-types/image/ief
  2705. ftp://isi.edu/in-notes/media-types/image/tiff
  2706.  
  2707. Message subtypes:
  2708.  
  2709. ftp://isi.edu/in-notes/media-types/message/external
  2710. ftp://isi.edu/in-notes/media-types/message/partial
  2711. ftp://isi.edu/in-notes/media-types/message/rfc822
  2712. ftp://isi.edu/in-notes/media-types/message/news
  2713.  
  2714. Multipart subtypes:
  2715.  
  2716. ftp://isi.edu/in-notes/media-types/multipart/alternative
  2717. ftp://isi.edu/in-notes/media-types/multipart/appledouble
  2718. ftp://isi.edu/in-notes/media-types/multipart/digest
  2719. ftp://isi.edu/in-notes/media-types/multipart/header
  2720. ftp://isi.edu/in-notes/media-types/multipart/mixed
  2721. ftp://isi.edu/in-notes/media-types/multipart/parallel
  2722.  
  2723. Text subtypes:
  2724.  
  2725. ftp://isi.edu/in-notes/media-types/text/plain
  2726. ftp://isi.edu/in-notes/media-types/text/richtext
  2727. ftp://isi.edu/in-notes/media-types/text/tab-separated-values
  2728.  
  2729. Video subtypes:
  2730.  
  2731. ftp://isi.edu/in-notes/media-types/video/mpeg
  2732. ftp://isi.edu/in-notes/media-types/video/quicktime
  2733.  
  2734. --------------------------------
  2735.  
  2736. 10.2.2) List of known unregistered MIME types
  2737.  
  2738. Here is a list of some known x-types, x-subtypes, and x-parameters.
  2739.  
  2740. The enumeration of these x-types here does not imply any kind of
  2741. standardization or open specification.  The meanings of x-types depend
  2742. on private agreements between senders and receivers.  Some x-types may
  2743. eventually become registered types; see sections 10.2.1 and 11.1.
  2744.  
  2745. Just because an x-type is generated by a proprietary mail user agent
  2746. doesn't necessarily mean that only that MUA can handle the x-type.
  2747. Metamail and MH, for example, permit you to set up your own mechanisms
  2748. to handle various standard and non-standard content types.  In
  2749. particular, it may simply be a matter of invoking some commercial
  2750. application to handle data used by that application.  For example,
  2751. FrameMaker or FrameViewer might be run to handle a content type of
  2752. application/x-framemaker.  (In the case of Frame documents, there are
  2753. several ways to handle this---see Frame Technical Note 1359 or consult
  2754. the comp.text.frame FAQ.)  The Metamail source distribution comes with
  2755. pre-defined mailcap entries for handling some x-types; these may offer
  2756. clues about how to configure your own mail user agent.
  2757.  
  2758. Not all of the x-types listed here begin with "x-".  Although such
  2759. non-standard types may contravene the MIME specification, the fact
  2760. remains that someone out there is generating them.  Listing such types
  2761. here is not intended to enshrine such types.
  2762.  
  2763. { NOTE: some of the meanings of these x-types are GUESSES by the FAQ
  2764.   maintainer.  Please let us know about incorrect guesses, and, if
  2765.   possible, supply a URL pointing to information about the x-type.
  2766.   
  2767.   And please feel free to let us know about whatever wacko or not-so-wacko
  2768.   x-types that your UAs may unleash on an unsuspecting world.  If you
  2769.   have a URL for a document that describes the format, so much the
  2770.   better.  Please at least let us know what applications are generating 
  2771.   the x-types in question.  }
  2772.  
  2773.  
  2774. Application types:
  2775.  
  2776. application/octet-stream; type=tar; x-conversions=compress
  2777.                         MH 6.8: viamail; see tar(1) and compress(1)
  2778.  
  2779. application/x-aiff      Z-Mail: AIFF audio data
  2780. application/x-bcpio     MHonArc: bcpio data
  2781. application/x-bitmap    Z-Mail: X11 bitmaps
  2782. application/x-cpio      MHonArc: cpio archives
  2783. application/x-csh       MHonArc: csh scripts
  2784. application/x-dvi       MHonArc: TeX DVI data
  2785. application/x-framemaker  Z-Mail: FrameMaker documents
  2786. application/x-gtar      MHonArc: GNU tar archives
  2787. application/x-hdf       MHonArc: hdf data
  2788. application/x-inventor  Z-Mail: for Inventor files
  2789. application/x-island-draw   Z-Mail: IslandDraw files
  2790. application/x-island-paint  Z-Mail: IslandPaint files
  2791. application/x-island-write  Z-Mail: IslandWrite files
  2792. application/x-jot       Z-Mail: Jot documents
  2793. application/x-latex     MHonArc: LaTeX documents
  2794. application/x-metamail-patch  metamail: patches to metamail
  2795. application/x-mif       MHonArc: Frame MIF documents
  2796. application/x-movie     Z-Mail: MoviePlayer documents
  2797. application/x-netcdf    MHonArc: netcdf data
  2798. application/x-sgi       Z-Mail: SGI ImageWorks documents
  2799. application/x-sh        MHonArc: sh scripts
  2800. application/x-shar      MHonArc: shell archives
  2801. application/x-showcase  Z-Mail: Showcase documents
  2802. application/x-sv4cpio   MHonArc: SVR4 cpio archives
  2803. application/x-sv4crc    MHonArc: SVR4 crc data
  2804. application/x-tar       MHonArc: tar archives
  2805. application/x-tcl       MHonArc: tcl programs
  2806. application/x-tex       MHonArc: TeX documents
  2807. application/x-texinfo   MHonArc: GNU texinfo documents
  2808. application/x-troff     MHonArc: plain troff documents
  2809. application/x-troff-man MHonArc: troff -man documents
  2810. application/x-troff-me  MHonArc: troff -me documents
  2811. application/x-troff-ms  MHonArc: troff -ms documents
  2812. application/x-ustar     MHonArc: ustar data
  2813. application/x-wais-source  MHonArc: WAIS sources
  2814. application/x-wingz     Z-Mail: Wingz documents
  2815. application/x-xpm1      Z-Mail: OL pixmap files
  2816. application/x-zm-fax    Z-Mail: Z-Fax documents
  2817.  
  2818.  
  2819. Audio types:
  2820.  
  2821. audio/x-aiff            MHonArc: AIFF audio data
  2822. audio/x-wav             MHonArc: WAV audio data
  2823. audio/x-macaudio        Iride: NOT sampled Macintosh audio
  2824.  
  2825. audio/x-next            MH 6.8: self-describing audio data
  2826.   see ftp://ftp.ics.uci.edu/mh/contrib/multimedia/mhn-tutorial.ps
  2827.                 
  2828.  
  2829. Image types:
  2830.  
  2831. image/x-cmu-raster      MHonArc: CMU raster data
  2832. image/x-pbm             MHonArc: portable bit map data
  2833. image/x-pgm             MHonArc: PGM data
  2834. image/x-pict            MHonArc: Mactinosh PICT data
  2835. image/x-pnm             MHonArc
  2836. image/x-portable-anymap   MHonArc 
  2837. image/x-portable-bitmap   MHonArc 
  2838. image/x-portable-graymap  MHonArc 
  2839. image/x-portable-pixmap   MHonArc
  2840. image/x-ppm             MHonArc
  2841. image/x-rgb             MHonArc
  2842. image/x-xbitmap         MHonArc: in-lines into the HTML
  2843. image/x-xbm             MHonArc: in-lines into the HTML
  2844. image/x-xpixmap         MHonArc
  2845. image/x-xpm             MHonArc
  2846. image/x-xwd             MHonArc
  2847. image/x-xwindowdump     MHonArc: X window dump
  2848.  
  2849.  
  2850. Text types:
  2851.  
  2852. text/html               MHonArc
  2853. text/x-html             MHonArc
  2854. text/x-setext           MHonArc
  2855. text/x-usenet-FAQ       Ohio State WWW FAQ document format
  2856.  
  2857.  
  2858. Video types:
  2859.  
  2860. video/x-msvideo         MHonArc: Microsoft video data
  2861. video/x-sgi-movie       MHonArc: SGI movie data
  2862.  
  2863.  
  2864. Other types:
  2865.  
  2866. x-be2                   old Andrew format
  2867. x-sun-attachment        Sun MicroSystems mailtool
  2868. x-zm-multipart          old Z-Mail format
  2869.  
  2870.  
  2871. --------------------------------
  2872.  
  2873. 10.3) Internet Engineering Task Force (IETF) working groups
  2874.  
  2875. The IETF working group on Privacy-Enhanced Mail (PEM) has developed
  2876. extensions that permit confidentiality, authentication, and integrity
  2877. to be provided in a manner backwards compatible with RFC 821 and 
  2878. RFC 822.  Work is underway to align PEM and MIME which will provide 
  2879. real security to MIME e-mail.
  2880.  
  2881. The IETF MIME working group is not actively considering significant
  2882. changes to the specifications.  However the WG still exists as a forum
  2883. for MIME developers, as a home for interpretation questions, and to
  2884. handle any problems or ambiguities that might arise in MIME.
  2885.  
  2886. --
  2887.  
  2888. 11) Developers' FAQs
  2889. --------------------
  2890.  
  2891. 11.1) How can I register a new MIME type?
  2892.  
  2893. The procedures for registering new content types, character set
  2894. values, access types, and conversions parameters with IANA (the
  2895. Internet Assigned Numbers Authority) are documented in RFC 1590.
  2896.  
  2897. --------------------------------
  2898.  
  2899. 11.2) What's ESMTP, and how does it affect MIME?
  2900.  
  2901. ESMTP (Extended Simple Mail Transfer Protocol) is a mechanism by which
  2902. extensions to "traditional" (RFC 821) SMTP can be negotiated by client
  2903. and server.  The mechanism (RFC 1651) is open-ended; so far two
  2904. extensions have been defined.
  2905.  
  2906. Message size declaration (RFC 1653) offers a graceful way for servers
  2907. to limit the size of message they are prepared to accept.  (With SMTP,
  2908. the only possibility is for the server to discard the message after it
  2909. has been sent in its entirety.  There is no way for the client to know
  2910. that it was the size of the message that caused the problem.)
  2911.  
  2912. When a message is returned to the user as being too large to deliver,
  2913. one possible approach might be to fragment the message using the MIME
  2914. Message/Partial mechanism, and resubmit it.
  2915.  
  2916. Depending on the exact reason for the "too large" rejection, this may
  2917. or may not be a good idea.  For example, the limitation may reflect
  2918. the recipient's disk quota, in which case the fragmented message will
  2919. not be fully deliverable either.
  2920.  
  2921. The possibility of fragmentation should, therefore, be left to the
  2922. user's discretion (not performed automatically by the SMTP client).
  2923.  
  2924. 8bit-MIMEtransport (RFC 1652) opens up the possibility of sending 8bit
  2925. data in mail messages, without having to use base64, quoted-printable,
  2926. or another encoding, and without the breakage that can result from
  2927. sending 8bit data to an unsuspecting RFC 821 SMTP server.  RFC 1428
  2928. (Transition of Internet Mail from Just-Send-8 to 8bit-SMTP/MIME)
  2929. discusses some of the implications of this.
  2930.  
  2931. --------------------------------
  2932.  
  2933. 11.3) Where can I get some sample MIME messages?
  2934.  
  2935. ftp://thumper.bellcore.com/pub/nsb/samples/
  2936.  
  2937. --------------------------------
  2938.  
  2939. 11.4) Wouldn't MIME be better if it did <foo>?
  2940.  
  2941. This question is asked for various values of <foo>.  Perhaps the most
  2942. common is "multilevel encodings": see the next question.  There are
  2943. a couple general points that apply to all <foo>.
  2944.  
  2945. 1. Please remember that MIME is the result of a lot of work by a lot
  2946. of persons, over a long time (look at the Acknowledgements section of
  2947. RFC 1521).  A great many ideas, probably including yours, were
  2948. considered.  In many cases, there were conflicting goals, such as
  2949. simplicity and interoperability on the one hand, and power and
  2950. flexibility on the other.
  2951.  
  2952. 2. If you really think you've got an original idea which would improve
  2953. MIME, the correct place to pursue it is not this newsgroup, but the
  2954. working group mailing list (having first read the archives, to check
  2955. that it really is new).  Yes, this is going to be a lot more work than
  2956. posting a news article.
  2957.  
  2958. --------------------------------
  2959.  
  2960. 11.5) So what about multilevel encodings?
  2961.  
  2962. MIME uses a two-level encoding scheme.  The original object (for
  2963. example, a picture, or a text document) is encoded using a well
  2964. defined mechanism appropriate to that object (perhaps GIF for the
  2965. picture, and text/enriched for the document).  Then a second encoding
  2966. is used to ensure that the first encoding can be transmitted intact
  2967. (probably base64 for the GIF, and quoted printable for the
  2968. text/enriched document).  
  2969.  
  2970. Note that there is a very small number of the second encodings (five,
  2971. but three of these are simply indications of what kind of data an
  2972. unencoded body part contains), and it is not expected that there will
  2973. be many more in the foreseeable future.
  2974.  
  2975. The multilevel encodings idea is for a more generalized MIME-like
  2976. encoding mechanism that could indicate many arbitrary transformations
  2977. of the original object.  For example,
  2978.  
  2979.     Content-Type: application/tar; conversions="encrypt,compress,uuencode"
  2980.  
  2981. might indicate a UNIX tar file that had been encrypted, then
  2982. compressed, then uuencoded.  (This is a fictitious example of how MIME
  2983. might have worked; it's not legal MIME.  Don't worry if you've never
  2984. heard of some of these transformations.)
  2985.  
  2986. This may look like an attractive scheme at first, but it has a number
  2987. of problems.
  2988.  
  2989. 1. If you've been brought up on UNIX and command pipelines, the
  2990. implementation of such a scheme seems trivial.  Surely any half-decent
  2991. machine can do something similar?  Unfortunately, this turns out to be
  2992. true only for a very restricted definition of "half-decent".  In
  2993. practice, it would be awfully difficult to implement this on a lot of
  2994. systems.  Probably even more systems would not allow new
  2995. transformations to be just "slotted in", and would require
  2996. recompilation or reshipping whenever a new one came along.
  2997.  
  2998. 2. Each successive transformation reduces the size of the audience who
  2999. can successfully decode the message.  Every MIME mailer must be able
  3000. to decode base64 and quoted-printable, so it's guaranteed that you can
  3001. at least get back to the raw data.  What if, in the above example, I
  3002. have tar, decrypt, uudecode, but no uncompressor?
  3003.  
  3004. 3. Such a scheme does not increase the scope of the framework defined
  3005. by MIME.  If uuencoded, compressed, encrypted tar files are useful
  3006. things to sling around, it is entirely possible to define a new MIME
  3007. type (presumably a subtype of application) to handle them.
  3008.  
  3009. --------------------------------
  3010.  
  3011. 11.6) Why doesn't MIME include a mechanism for compression?
  3012.  
  3013. Compression is a difficult area.  It was considered by the working
  3014. group, but no consensus was reached.  There is still work going on in
  3015. this area: there may someday be a compressed-64 encoding.
  3016.  
  3017. Most compression algorithms have one of more of these undesirable
  3018. properties: they are covered by patent, they require the ability to
  3019. treat the input as a stream of bits, they use a large data space.  The
  3020. chances of finding a truly interoperable compression algorithm are
  3021. therefore rather slim.
  3022.  
  3023. It is worth noting that most or all of the image and video subtypes
  3024. (including GIF, JPEG, TIFF, and MPEG) define their own compression
  3025. schemes.
  3026.  
  3027. --
  3028.  
  3029. 12) Acknowledgements
  3030. --------------------
  3031.  
  3032. Many persons have contributed to this document.
  3033.  
  3034. They include: 
  3035.  
  3036. Alan Robiette, Alec Henderson, Axel Boldt, Carlyn Lowery, Chris
  3037. Pepper, Christophe Wolfhugel, Christopher Davis, Craig Huckabee,
  3038. Daniel Fandrich, Daniel Glazman, Dave Curry, Dave Lacey, David Barr,
  3039. David Collier-Brown, David Miller, Douglas Boyce, Ed Anselmo, Ed
  3040. Greshko, Edward Vielmetti, Erik van der Poel, Gisle Hannemyr, Harald
  3041. Alvestrand, Ian Hoyle, James Ford, Jason Beyer, Jay Weber, Jerry Peek,
  3042. Jerry Sweet, Joe Ilacqua, Joergen Haegg, John Gardiner Myers, John
  3043. Martin, John R MacMillan, John Romine, Joyce Reynolds, Keith Moore,
  3044. Larry Salomon Jr, Larry W. Virden, Lars-Gunnar Olsson, Luc
  3045. Rooijakkers, Marc VanHeyningen, Mark Crispin, Mark Grand, Marshall
  3046. Rose, Martin Wendel, Masanobu Umeda, Michael Parson, Michael Urban,
  3047. Nathaniel Borenstein, Ned Freed, Niklas Agren, Olle Jarnefors, Pat
  3048. Farrell, Paul Eggert, Piero Serini, Quentin Smart, Ran Atkinson, Ray
  3049. Langford, Rich Ragan, Rick Troth, Ron Barak, Sascha Wildner, Steve
  3050. Dorner, Steve Hole, Stuart Lynne, Susan Straub, Syd Weinstein, Tim
  3051. Goodwin, Tim Kehres, Tommy Wallo, Yehavi Bourvine.
  3052.  
  3053. If we've left your name off, please accept our apologies.  Drop us a
  3054. note and we'll include it for next time.
  3055.  
  3056. Thanks also to the University of California, Irvine, Department of
  3057. Information and Computer Science, Einar Stefferud, and Irvine Compiler
  3058. Corp., for providing the resources for maintaining this FAQ; and to
  3059. Jonathan Kamens, for coordinating the *.answers groups, and for his
  3060. post_faq program which brought you this FAQ.
  3061.  
  3062. --
  3063. End of Part 3
  3064. *************
  3065. --
  3066.